MHStack< BASE > Class Template Reference

#include <BaseClasses.h>

Inheritance diagram for MHStack< BASE >:

MHSequence< BASE >

List of all members.


Detailed Description

template<class BASE>
class MHStack< BASE >

Definition at line 82 of file BaseClasses.h.


Public Member Functions

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

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:

Generated on Sat Dec 18 05:16:06 2010 for MythTV by  doxygen 1.5.5