#include <XHandle.h>
§ HandleType
Enumerator |
---|
HND_NULL | |
HND_FILE | |
HND_EVENT | |
HND_MUTEX | |
HND_FIND_FILE | |
§ CXHandle() [1/3]
§ CXHandle() [2/3]
§ CXHandle() [3/3]
CXHandle::CXHandle |
( |
const CXHandle & |
src | ) |
|
§ ~CXHandle()
§ ChangeType()
§ DumpObjectTracker()
void CXHandle::DumpObjectTracker |
( |
| ) |
|
|
static |
§ GetType()
§ Init()
§ fd
§ m_bCDROM
§ m_bEventSet
bool CXHandle::m_bEventSet |
§ m_bManualEvent
bool CXHandle::m_bManualEvent |
§ m_FindFileDir
std::string CXHandle::m_FindFileDir |
§ m_FindFileResults
std::vector<std::string> CXHandle::m_FindFileResults |
§ m_hCond
§ m_hMutex
§ m_hParents
std::list<CXHandle*> CXHandle::m_hParents |
§ m_internalLock
§ m_iOffset
off64_t CXHandle::m_iOffset |
§ m_nFindFileIterator
int CXHandle::m_nFindFileIterator |
§ m_nRefCount
int CXHandle::m_nRefCount |
§ m_objectTracker
int CXHandle::m_objectTracker = {0} |
|
staticprotected |
§ m_tmCreation
time_t CXHandle::m_tmCreation |
§ m_type
§ RecursionCount
int CXHandle::RecursionCount |
The documentation for this struct was generated from the following files: