FACT++  1.0
bool FTM::StaticData::valid ( ) const
inline

Definition at line 266 of file HeadersFTM.h.

Referenced by ConnectionFTM::GetState(), and ConnectionFTM::HandleReceivedData().

266 { static StaticData empty; return memcmp(this, &empty, sizeof(FTM::StaticData))!=0; }

+ Here is the caller graph for this function: