MHGenericInteger Class Reference

#include <BaseClasses.h>

Inheritance diagram for MHGenericInteger:

MHGenericBase

List of all members.


Detailed Description

Definition at line 203 of file BaseClasses.h.


Public Member Functions

 MHGenericInteger ()
void Initialise (MHParseNode *p, MHEngine *engine)
void PrintMe (FILE *fd, int nTabs) const
int GetValue (MHEngine *engine) const

Protected Attributes

int m_nDirect

Constructor & Destructor Documentation

MHGenericInteger::MHGenericInteger (  )  [inline]

Definition at line 206 of file BaseClasses.h.


Member Function Documentation

void MHGenericInteger::Initialise ( MHParseNode p,
MHEngine engine 
)

void MHGenericInteger::PrintMe ( FILE *  fd,
int  nTabs 
) const

int MHGenericInteger::GetValue ( MHEngine engine  )  const


Member Data Documentation

int MHGenericInteger::m_nDirect [protected]

Definition at line 211 of file BaseClasses.h.

Referenced by GetValue(), Initialise(), and PrintMe().


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

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