ldas-tools-framecpp 3.0.4
|
Public Member Functions | |
FrTest (int argc, const char *argv[]) | |
virtual | ~FrTest () |
void | ProcessFrame (istream &In) |
void | MainLoop (void) |
void | finish (void) |
int | Debug (void) const |
int | getNFrames (void) const |
void | Dump (const IGWhdr &h, istream &in) |
bool | procSH (const IGWhdr &h, istream &in) |
Private Attributes | |
bool | mActive |
bool | mTerm |
streambuf * | mBuffer |
istream * | mStream |
int | mDebug |
int | mNFrames |
bool | mDumpID [MaxID] |
bool | mDefID [MaxID] |
int | mEOFrID |
int | mEOFID |
Frame processor base class for data monitors.
FrTest::FrTest | ( | int | argc, |
const char * | argv[] ) |
|
virtual |
|
inline |
void FrTest::Dump | ( | const IGWhdr & | h, |
istream & | in ) |
|
inline |
|
inline |
void FrTest::MainLoop | ( | void | ) |
void FrTest::ProcessFrame | ( | istream & | In | ) |
bool FrTest::procSH | ( | const IGWhdr & | h, |
istream & | in ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |