Searched defs:S_Slot_Table (Results 1 – 2 of 2) sorted by relevance
63 struct S_Slot_Table struct in ProtectionArea65 const char * sTableTitle;67 pTable;74 ReleaseTable() { return pTable.Release(); } in ReleaseTable()75 bool WasUsed() const { return pTable; } in WasUsed()
112 S_Slot_Table::S_Slot_Table(const char * i_sTitle) in S_Slot_Table() function in ProtectionArea::S_Slot_Table
Completed in 27 milliseconds