MHStack< BASE > Class Template Reference

#include <BaseClasses.h>

Inheritance diagram for MHStack< BASE >:
MHSequence< BASE >

List of all members.

Public Member Functions

bool Empty () const
BASE Pop ()
void Push (BASE b)
BASE Top ()
int Size () const

Detailed Description

template<class BASE>
class MHStack< BASE >

Definition at line 82 of file BaseClasses.h.


Member Function Documentation

template<class BASE>
bool MHStack< BASE >::Empty (  )  const [inline]

Definition at line 85 of file BaseClasses.h.

template<class BASE>
BASE MHStack< BASE >::Pop (  )  [inline]

Definition at line 87 of file BaseClasses.h.

Referenced by MHText::Redraw().

template<class BASE>
void MHStack< BASE >::Push ( BASE  b  )  [inline]

Definition at line 92 of file BaseClasses.h.

Referenced by MHText::Redraw().

template<class BASE>
BASE MHStack< BASE >::Top (  )  [inline]

Definition at line 94 of file BaseClasses.h.

Referenced by MHText::Redraw().

template<class BASE>
int MHStack< BASE >::Size (  )  const [inline]

Reimplemented from MHSequence< BASE >.

Definition at line 98 of file BaseClasses.h.

Referenced by MHStack< BASE >::Empty(), and MHText::Redraw().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:11 2012 for MythTV by  doxygen 1.6.3