AppCore
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CardEventDatFileManager::DataClass Class Reference
Collaboration diagram for CardEventDatFileManager::DataClass:
Collaboration graph
[legend]

Public Member Functions

 DataClass ()
 
 ~DataClass ()
 
int Create (const char *path)
 
int Open (const char *path)
 
void DeleteEventFiles ()
 

Public Attributes

std::fstream mFile
 
CardEventDatFileRecord mRecord
 
string mFileName
 

Constructor & Destructor Documentation

◆ DataClass()

CardEventDatFileManager::DataClass::DataClass ( )

◆ ~DataClass()

CardEventDatFileManager::DataClass::~DataClass ( )

Member Function Documentation

◆ Create()

int CardEventDatFileManager::DataClass::Create ( const char *  path)
Here is the caller graph for this function:

◆ DeleteEventFiles()

void CardEventDatFileManager::DataClass::DeleteEventFiles ( )
Here is the caller graph for this function:

◆ Open()

int CardEventDatFileManager::DataClass::Open ( const char *  path)
Here is the caller graph for this function:

Member Data Documentation

◆ mFile

std::fstream CardEventDatFileManager::DataClass::mFile

◆ mFileName

string CardEventDatFileManager::DataClass::mFileName

◆ mRecord

CardEventDatFileRecord CardEventDatFileManager::DataClass::mRecord

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