#include <api_core.h>
Definition at line 932 of file api_core.h.
◆ CSG_Stack()
| CSG_Stack::CSG_Stack |
( |
size_t | RecordSize | ) |
|
|
inline |
◆ ~CSG_Stack()
| virtual CSG_Stack::~CSG_Stack |
( |
void | | ) |
|
|
inlinevirtual |
◆ Clear()
| bool CSG_Stack::Clear |
( |
bool | bFreeMemory = false | ) |
|
|
inline |
◆ Destroy()
| bool CSG_Stack::Destroy |
( |
void | | ) |
|
|
inline |
◆ Get_Array()
| void * CSG_Stack::Get_Array |
( |
void | | ) |
const |
|
inlineprotected |
◆ Get_Record()
| void * CSG_Stack::Get_Record |
( |
size_t | i | ) |
const |
|
inlineprotected |
◆ Get_Record_Pop()
| void * CSG_Stack::Get_Record_Pop |
( |
void | | ) |
|
|
inlineprotected |
◆ Get_Record_Push()
| void * CSG_Stack::Get_Record_Push |
( |
void | | ) |
|
|
inlineprotected |
◆ Get_RecordSize()
| size_t CSG_Stack::Get_RecordSize |
( |
void | | ) |
const |
|
inline |
◆ Get_Size()
| size_t CSG_Stack::Get_Size |
( |
void | | ) |
const |
|
inline |
The documentation for this class was generated from the following file: