TnSet Struct Reference

#include <TnSet.hxx>

Inheritance diagram for TnSet:

Serializable Countable List of all members.

Public Member Functions

 SERIALIZABLE_DECLS (TnSet)
 TnSet (const GCPtr< const TnVec > &)
GCPtr< TnVecasVector () const
void insert (const TrueName &tn)
void remove (uint32_t ndx)
bool contains (const TrueName &tn)
void clear ()
TrueNameoperator[] (size_t ndx)
const TrueNameoperator[] (size_t ndx) const
size_t size () const

Public Attributes

std::vector< TrueNamevec

Detailed Description

Definition at line 44 of file TnSet.hxx.


Constructor & Destructor Documentation

TnSet::TnSet const GCPtr< const TnVec > &   ) 
 

Definition at line 136 of file TnSet.cxx.

References insert().


Member Function Documentation

GCPtr< TnVec > TnSet::asVector  )  const
 

Definition at line 144 of file TnSet.cxx.

References vec.

void TnSet::clear  )  [inline]
 

Definition at line 60 of file TnSet.hxx.

References vec.

bool TnSet::contains const TrueName tn  ) 
 

Definition at line 116 of file TnSet.cxx.

References vec.

Referenced by insert().

void TnSet::insert const TrueName tn  ) 
 

Definition at line 125 of file TnSet.cxx.

References contains(), and vec.

Referenced by TnSet().

const TrueName& TnSet::operator[] size_t  ndx  )  const [inline]
 

Definition at line 70 of file TnSet.hxx.

References vec.

TrueName& TnSet::operator[] size_t  ndx  )  [inline]
 

Definition at line 65 of file TnSet.hxx.

References vec.

void TnSet::remove uint32_t  ndx  )  [inline]
 

Definition at line 53 of file TnSet.hxx.

References vec.

TnSet::SERIALIZABLE_DECLS TnSet   ) 
 

size_t TnSet::size  )  const [inline]
 

Definition at line 75 of file TnSet.hxx.

References vec.


Member Data Documentation

std::vector< TrueName > TnSet::vec
 

Definition at line 47 of file TnSet.hxx.

Referenced by asVector(), clear(), contains(), insert(), operator[](), remove(), and size().


The documentation for this struct was generated from the following files:
Generated on Sun Apr 23 22:42:41 2006 for OpenCM by  doxygen 1.4.6