SAGA API
v9.6
|
This is the complete list of members for CSG_Array, including all inherited members.
Create(const CSG_Array &Array) | CSG_Array | |
Create(size_t Value_Size, sLong nValues=0, TSG_Array_Growth Growth=TSG_Array_Growth::SG_ARRAY_GROWTH_0) | CSG_Array | |
CSG_Array(void) | CSG_Array | |
CSG_Array(const CSG_Array &Array) | CSG_Array | |
CSG_Array(size_t Value_Size, sLong nValues=0, TSG_Array_Growth Growth=TSG_Array_Growth::SG_ARRAY_GROWTH_0) | CSG_Array | |
Dec_Array(bool bShrink=true) | CSG_Array | |
Dec_Array(void **pArray, bool bShrink=true) | CSG_Array | |
Del_Entry(sLong Index, bool bShrink=true) | CSG_Array | |
Destroy(void) | CSG_Array | |
Get_Array(void) const | CSG_Array | inline |
Get_Array(sLong nValues) | CSG_Array | inline |
Get_Entry(sLong Index) const | CSG_Array | inline |
Get_Growth(void) const | CSG_Array | inline |
Get_Size(void) const | CSG_Array | inline |
Get_uSize(void) const | CSG_Array | inline |
Get_Value_Size(void) const | CSG_Array | inline |
Inc_Array(sLong nValues=1) | CSG_Array | |
Inc_Array(void **pArray) | CSG_Array | |
operator=(const CSG_Array &Array) | CSG_Array | inline |
operator[](sLong Index) const | CSG_Array | inline |
Set_Array(sLong nValues, bool bShrink=true) | CSG_Array | |
Set_Array(sLong nValues, void **pArray, bool bShrink=true) | CSG_Array | |
Set_Growth(TSG_Array_Growth Growth) | CSG_Array | |
~CSG_Array(void) | CSG_Array |