MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions
DtLibRTIUtil Class Reference

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. More...
 
static FILE * openFedFile (const char *fedFileName, bool isBinary=false, bool *isReadable=0, bool *isExistent=0)
 
static MAKRti::DtString const & standardMimFileName ()
 Return the standard MIM filename based on HLA version compiled. More...
 
static bool isStandardMimFileName (MAKRti::DtString const &fileName)
 Return true if file is the standard MIM file based on HLA version compiled. More...
 
static bool getStandardMimFilePath (MAKRti::DtString const &mimFileName, MAKRti::DtFilename &mimPath)
 Get the full path of the standard MIM file of the given name. More...
 
static bool getStandardMimFilePath (MAKRti::DtFilename &mimPath)
 Get the full path of the standard MIM file in its default directory (RTI bin). More...
 

Member Function Documentation

static unsigned long DtLibRTIUtil::crcOfBuff ( const char *  buff,
const unsigned int &  fileSize 
)
static

calculate the crc of the fed file.

static unsigned long DtLibRTIUtil::crcOfRTIFedFileContents ( const char *  fedFileName)
static
static bool DtLibRTIUtil::getStandardMimFilePath ( MAKRti::DtString const &  mimFileName,
MAKRti::DtFilename &  mimPath 
)
static

Get the full path of the standard MIM file of the given name.

(Assumes provided filename is the MIM filename.) Returns true if the file exists.

static bool DtLibRTIUtil::getStandardMimFilePath ( MAKRti::DtFilename &  mimPath)
static

Get the full path of the standard MIM file in its default directory (RTI bin).

Returns true if the file exists.

static bool DtLibRTIUtil::isStandardMimFileName ( MAKRti::DtString const &  fileName)
static

Return true if file is the standard MIM file based on HLA version compiled.

static FILE* DtLibRTIUtil::openFedFile ( const char *  fedFileName,
bool  isBinary = false,
bool *  isReadable = 0,
bool *  isExistent = 0 
)
static
static MAKRti::DtString const& DtLibRTIUtil::standardMimFileName ( )
static

Return the standard MIM filename based on HLA version compiled.


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

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)