MENUITEMARRAY Class Reference

Class to contain array of MENUITEMs. More...

#include <mi32/xmenuitemarray.h>

Inheritance diagram for MENUITEMARRAY:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Class to contain array of MENUITEMs.


Member Function Documentation

ERRVALUE MENUITEMARRAY::Append ( const MENUITEM items  )  [inline]

Append terminated MENUITEM array to this array.

Parameters:
items Terminated MENUITEM array
ERRVALUE MENUITEMARRAY::Append ( const MENUITEM item  )  [inline]

Append single MENUITEM.

Parameters:
item Item to append

Reimplemented from SIMPLE_ARRAY< MENUITEM >.

bool MENUITEMARRAY::IsTerminated (  )  const [inline]

Determine if array is properly "terminated".

ERRVALUE MENUITEMARRAY::Terminate (  )  [inline]

Terminate array if not already.

void MENUITEMARRAY::Unterminate (  )  [inline]

Unterminate array in preparation for adding items to end.


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

Generated on Sun Oct 7 21:33:34 2012 for TNTsdk 2012 by  doxygen 1.6.1