|
unsigned long & | activeId () |
|
unsigned long | activeId () const |
|
Set & | insert (T s) |
|
Set & | pop () |
|
Set & | add (T s) |
|
Set & | add (const Set &s) |
|
Set & | erase (int idx) |
|
Set & | erase (int b, int e) |
|
Set & | clear () |
|
T & | active () |
|
T | active () const |
|
T & | operator[] (int i) |
|
T | operator[] (int i) const |
|
unsigned long | size () const |
|
unsigned long | num () const |
|
T * | ptr () |
|
T & | last () |
|
vector< T >::iterator | begin () |
|
vector< T >::iterator | end () |
|
vector< T > & | data () |
|
vector< T > | data () const |
|
|
vector< T > | mData |
|
unsigned long | mActiveId |
|
The documentation for this class was generated from the following file:
- /Users/wolftype/code/versor/vsr/form/vsr_set.h