BUTTONITEMARRAY Class Reference

Class to contain array of BUTTONITEMs. More...

#include <mi32/xdefns.h>

Inheritance diagram for BUTTONITEMARRAY:

Inheritance graph
SIMPLE_ARRAY\< BUTTONITEM \>SIMPLE_ARRAY\< _CT \>
[legend]
List of all members.

Public Member Functions

ERRVALUE Append (const BUTTONITEM *items)
ERRVALUE Append (const BUTTONITEM &item)
bool IsTerminated () const
ERRVALUE Terminate ()
void Unterminate ()

Detailed Description

Class to contain array of BUTTONITEMs.

Definition at line 4796 of file xdefns.h.


Member Function Documentation

ERRVALUE BUTTONITEMARRAY::Append ( const BUTTONITEM items  )  [inline]

Append terminated BUTTONITEM array to this array.

Parameters:
items  Terminated BUTTONITEM array

Definition at line 4805 of file xdefns.h.

ERRVALUE BUTTONITEMARRAY::Append ( const BUTTONITEM item  )  [inline]

Append single BUTTONITEM.

Parameters:
item  Item to append

Reimplemented from SIMPLE_ARRAY< BUTTONITEM >.

Definition at line 4800 of file xdefns.h.

bool BUTTONITEMARRAY::IsTerminated (  )  const [inline]

Determine if array is properly "terminated".

Definition at line 4810 of file xdefns.h.

ERRVALUE BUTTONITEMARRAY::Terminate (  )  [inline]

Terminate array if not already.

Definition at line 4814 of file xdefns.h.

void BUTTONITEMARRAY::Unterminate (  )  [inline]

Unterminate array in preparation for adding items to end.

Definition at line 4818 of file xdefns.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 26 04:11:01 2007 for TNTsdk by  doxygen 1.5.2