#include <namedsel.h>
Definition at line 51 of file namedsel.h.
◆ anonymous enum
| Enumerator |
|---|
| NAMED_SEL_SET_CHUNK | |
| NAMED_SEL_BITS_CHUNK | |
| NAMED_SEL_NAME_CHUNK | |
Definition at line 75 of file namedsel.h.
◆ ~NamedSelSetList()
| NamedSelSetList::~NamedSelSetList |
( |
| ) |
|
◆ Append_Set()
| void NamedSelSetList::Append_Set |
( |
BitArray & | nset, |
|
|
TSTR & | setname ) |
◆ Count()
| int NamedSelSetList::Count |
( |
| ) |
|
|
inline |
◆ Delete_Set() [1/2]
| void NamedSelSetList::Delete_Set |
( |
int | i | ) |
|
◆ Delete_Set() [2/2]
| void NamedSelSetList::Delete_Set |
( |
TSTR & | setname | ) |
|
◆ Find_Set()
| int NamedSelSetList::Find_Set |
( |
TSTR & | setname | ) |
|
◆ Load()
| IOResult NamedSelSetList::Load |
( |
ILoad * | iload | ) |
|
◆ Load_Set()
| IOResult NamedSelSetList::Load_Set |
( |
ILoad * | iload | ) |
|
◆ operator=()
◆ operator[]()
| BitArray & NamedSelSetList::operator[] |
( |
int | i | ) |
|
|
inline |
◆ Reset()
| void NamedSelSetList::Reset |
( |
void | | ) |
|
◆ Save()
| IOResult NamedSelSetList::Save |
( |
ISave * | isave | ) |
|
◆ Set_Size()
| void NamedSelSetList::Set_Size |
( |
int | size | ) |
|
◆ Names
| Tab<TSTR*> NamedSelSetList::Names |
◆ Sets
| Tab<BitArray*> NamedSelSetList::Sets |
The documentation for this class was generated from the following files: