![]() |
MAK RTIspy API Documentation for HLA 1516
|
Static Public Member Functions | |
| static unsigned long | crcOfRTIFedFileContents (const char *fedFileName) |
| static unsigned long | crcOfBuff (const char *buff, const unsigned int &fileSize) |
| calculate the crc of the fed file. | |
| static FILE * | openFedFile (const char *fedFileName, bool isBinary=false) |
| unsigned long DtLibRTIUtil::crcOfBuff | ( | const char * | buff, |
| const unsigned int & | fileSize | ||
| ) | [static] |
calculate the crc of the fed file.
Referenced by DtFederateMgr::addToParsedFomMap(), crcOfRTIFedFileContents(), DtRtiExecFederateMgr::initializeFOM(), and DtFedExec::isFomAvailable().
| unsigned long DtLibRTIUtil::crcOfRTIFedFileContents | ( | const char * | fedFileName | ) | [static] |
References crcOfBuff(), fedFileName(), and openFedFile().
Referenced by DtRtiExecFederateMgr::mergeFomModules(), DtFederateMgr::readFedFile(), DtFederateMgr::testReadFedFile(), and DtRtiExecFederateMgr::testReadFomModules().
| FILE * DtLibRTIUtil::openFedFile | ( | const char * | fedFileName, |
| bool | isBinary = false |
||
| ) | [static] |
References fedFileName().
Referenced by crcOfRTIFedFileContents(), DtFedExec::isFomAvailable(), DtRtiExecFederateMgr::isFomAvailable(), DtRtiExecFederateMgr::mergeFomModules(), DtFederateMgr::readFedFile(), DtFileDistributor::sendFedFile(), DtFederateMgr::testReadFedFile(), and DtRtiExecFederateMgr::testReadFomModules().