SAGA API  v9.5
CSG_Array Member List

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) constCSG_Arrayinline
Get_Array(sLong nValues)CSG_Arrayinline
Get_Entry(sLong Index) constCSG_Arrayinline
Get_Growth(void) constCSG_Arrayinline
Get_Size(void) constCSG_Arrayinline
Get_uSize(void) constCSG_Arrayinline
Get_Value_Size(void) constCSG_Arrayinline
Inc_Array(sLong nValues=1)CSG_Array
Inc_Array(void **pArray)CSG_Array
operator=(const CSG_Array &Array)CSG_Arrayinline
operator[](sLong Index) constCSG_Arrayinline
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