MnSet Struct Reference

#include <MnSet.hxx>

Inheritance diagram for MnSet:

Serializable Countable List of all members.

Public Member Functions

 SERIALIZABLE_DECLS (MnSet)
void insert (const MutName &m)
void remove (uint32_t ndx)
bool contains (const MutName &m)
void clear ()
MutNameoperator[] (size_t ndx)
const MutNameoperator[] (size_t ndx) const
size_t size () const

Public Attributes

std::vector< MutNamevec

Detailed Description

Definition at line 44 of file MnSet.hxx.


Member Function Documentation

void MnSet::clear  )  [inline]
 

Definition at line 62 of file MnSet.hxx.

References vec.

bool MnSet::contains const MutName m  ) 
 

Definition at line 116 of file MnSet.cxx.

References vec.

Referenced by insert().

void MnSet::insert const MutName m  ) 
 

Definition at line 125 of file MnSet.cxx.

References contains(), and vec.

const MutName& MnSet::operator[] size_t  ndx  )  const [inline]
 

Definition at line 72 of file MnSet.hxx.

References vec.

MutName& MnSet::operator[] size_t  ndx  )  [inline]
 

Definition at line 67 of file MnSet.hxx.

References vec.

void MnSet::remove uint32_t  ndx  )  [inline]
 

Definition at line 55 of file MnSet.hxx.

References vec.

MnSet::SERIALIZABLE_DECLS MnSet   ) 
 

size_t MnSet::size  )  const [inline]
 

Definition at line 77 of file MnSet.hxx.

References vec.


Member Data Documentation

std::vector< MutName > MnSet::vec
 

Definition at line 47 of file MnSet.hxx.

Referenced by 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