NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
tinyxml2::DynArray< T, INITIAL_SIZE > Class Template Reference

Public Member Functions

void Clear ()
 
void Push (T t)
 
T * PushArr (int count)
 
Pop ()
 
void PopArr (int count)
 
bool Empty () const
 
T & operator[] (int i)
 
const T & operator[] (int i) const
 
const T & PeekTop () const
 
int Size () const
 
int Capacity () const
 
void SwapRemove (int i)
 
const T * Mem () const
 
T * Mem ()
 

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