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

Public Member Functions

 DataClass ()
 
 ~DataClass ()
 
int Create (const char *path)
 
int Open (const char *path, bool readOnly=false)
 
long FindIndex (long long, unsigned long, unsigned long)
 

Public Attributes

char * mPath
 
std::fstream mFile
 
HeadFileIdx mHeadDataIdx
 
EBinarySortedFileSearchmFileSearch
 
bool mSearcherInitialized
 
size_t mFileSize
 

Constructor & Destructor Documentation

◆ DataClass()

CardEventIdxFileManager::DataClass::DataClass ( )

◆ ~DataClass()

CardEventIdxFileManager::DataClass::~DataClass ( )

Member Function Documentation

◆ Create()

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

◆ FindIndex()

long CardEventIdxFileManager::DataClass::FindIndex ( long long  SNR,
unsigned long  low,
unsigned long  high 
)

◆ Open()

int CardEventIdxFileManager::DataClass::Open ( const char *  path,
bool  readOnly = false 
)
Here is the caller graph for this function:

Member Data Documentation

◆ mFile

std::fstream CardEventIdxFileManager::DataClass::mFile

◆ mFileSearch

EBinarySortedFileSearch* CardEventIdxFileManager::DataClass::mFileSearch

◆ mFileSize

size_t CardEventIdxFileManager::DataClass::mFileSize

◆ mHeadDataIdx

HeadFileIdx CardEventIdxFileManager::DataClass::mHeadDataIdx

◆ mPath

char* CardEventIdxFileManager::DataClass::mPath

◆ mSearcherInitialized

bool CardEventIdxFileManager::DataClass::mSearcherInitialized

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