ldas-tools-framecpp 2.9.2
Public Member Functions | Private Attributes | List of all members
FrTest Class Reference

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
 

Detailed Description

Frame processor base class for data monitors.

Constructor & Destructor Documentation

◆ FrTest()

FrTest::FrTest ( int  argc,
const char *  argv[] 
)

◆ ~FrTest()

FrTest::~FrTest ( void  )
virtual

Member Function Documentation

◆ Debug()

int FrTest::Debug ( void  ) const
inline

◆ Dump()

void FrTest::Dump ( const IGWhdr h,
istream &  in 
)

◆ finish()

void FrTest::finish ( void  )
inline

◆ getNFrames()

int FrTest::getNFrames ( void  ) const
inline

◆ MainLoop()

void FrTest::MainLoop ( void  )

◆ ProcessFrame()

void FrTest::ProcessFrame ( istream &  In)

◆ procSH()

bool FrTest::procSH ( const IGWhdr h,
istream &  in 
)

Member Data Documentation

◆ mActive

bool FrTest::mActive
private

◆ mBuffer

streambuf* FrTest::mBuffer
private

◆ mDebug

int FrTest::mDebug
private

◆ mDefID

bool FrTest::mDefID[MaxID]
private

◆ mDumpID

bool FrTest::mDumpID[MaxID]
private

◆ mEOFID

int FrTest::mEOFID
private

◆ mEOFrID

int FrTest::mEOFrID
private

◆ mNFrames

int FrTest::mNFrames
private

◆ mStream

istream* FrTest::mStream
private

◆ mTerm

bool FrTest::mTerm
private

The documentation for this class was generated from the following file: