97 Selection[i] = Selection[j];
115bool CSG_Table::_Destroy_Selection(
void)
119 for(
size_t iRecord=0; iRecord<(size_t)
m_nRecords; iRecord++)
140 _Destroy_Selection();
145 if( pRecord == NULL )
188 m_Records[i]->Set_Selected(
false);
void Set_Selected(bool bOn=true)
sLong Get_Index(void) const
bool is_Selected(void) const
sLong Get_Count(void) const
bool _Set_Selection(sLong Index, sLong Selected)
virtual bool Select(sLong Index, bool bInvert=false)
friend class CSG_Table_Record
virtual sLong Inv_Selection(void)
virtual CSG_Table_Record * Get_Record(sLong Index) const
virtual bool Del_Record(sLong Index)
bool _Add_Selection(sLong Index)
virtual bool is_Selected(sLong Index) const
sLong Get_Selection_Index(sLong Index=0) const
sLong Get_Selection_Count(void) const
bool _Del_Selection(sLong Index)
virtual sLong Del_Selection(void)