#include <TnSet.hxx>
Inheritance diagram for TnSet:

Public Member Functions | |
| SERIALIZABLE_DECLS (TnSet) | |
| TnSet (const GCPtr< const TnVec > &) | |
| GCPtr< TnVec > | asVector () const |
| void | insert (const TrueName &tn) |
| void | remove (uint32_t ndx) |
| bool | contains (const TrueName &tn) |
| void | clear () |
| TrueName & | operator[] (size_t ndx) |
| const TrueName & | operator[] (size_t ndx) const |
| size_t | size () const |
Public Attributes | |
| std::vector< TrueName > | vec |
Definition at line 44 of file TnSet.hxx.
|
|
Definition at line 136 of file TnSet.cxx. References insert(). |
|
|
Definition at line 144 of file TnSet.cxx. References vec. |
|
|
Definition at line 60 of file TnSet.hxx. References vec. |
|
|
Definition at line 116 of file TnSet.cxx. References vec. Referenced by insert(). |
|
|
Definition at line 125 of file TnSet.cxx. References contains(), and vec. Referenced by TnSet(). |
|
|
Definition at line 70 of file TnSet.hxx. References vec. |
|
|
Definition at line 65 of file TnSet.hxx. References vec. |
|
|
Definition at line 53 of file TnSet.hxx. References vec. |
|
|
|
|
|
Definition at line 75 of file TnSet.hxx. References vec. |
|
|
Definition at line 47 of file TnSet.hxx. Referenced by asVector(), clear(), contains(), insert(), operator[](), remove(), and size(). |
1.4.6