Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

VCMiaiList Class Reference

#include <VCMiai.hpp>

List of all members.

Public Member Functions

 VCMiaiList ()
VCMiai operator[] (int index) const

Private Attributes

VCMiai m_miai [NUM_MIAI]

Detailed Description

Definition at line 47 of file VCMiai.hpp.


Constructor & Destructor Documentation

VCMiaiList::VCMiaiList (  )  [inline]

Definition at line 58 of file VCMiai.hpp.

References m_miai, NO_MIAI, and NUM_MIAI.


Member Function Documentation

VCMiai VCMiaiList::operator[] ( int  index  )  const [inline]

Definition at line 64 of file VCMiai.hpp.

References m_miai, NO_MIAI, and NUM_MIAI.


Member Data Documentation

VCMiai VCMiaiList::m_miai[NUM_MIAI] [private]

Definition at line 55 of file VCMiai.hpp.

Referenced by operator[](), and VCMiaiList().


The documentation for this class was generated from the following file:


6 Jan 2011 Doxygen 1.6.3