MythTV  0.26-pre
Public Member Functions | Public Attributes | Static Public Attributes
MHObjectRef Class Reference

#include <BaseClasses.h>

List of all members.

Public Member Functions

 MHObjectRef ()
void Initialise (MHParseNode *p, MHEngine *engine)
void Copy (const MHObjectRef &objr)
bool IsSet () const
void PrintMe (FILE *fd, int nTabs) const
bool Equal (const MHObjectRef &objr, MHEngine *engine) const
QString Printable () const

Public Attributes

int m_nObjectNo
MHOctetString m_GroupId

Static Public Attributes

static MHObjectRef Null

Detailed Description

Definition at line 148 of file BaseClasses.h.


Constructor & Destructor Documentation

Definition at line 151 of file BaseClasses.h.


Member Function Documentation

void MHObjectRef::Copy ( const MHObjectRef objr)
bool MHObjectRef::IsSet ( ) const [inline]

Definition at line 157 of file BaseClasses.h.

Referenced by MHTokenGroup::Activation(), MHFontBody::IsSet(), and MHVisible::PrintMe().

void MHObjectRef::PrintMe ( FILE *  fd,
int  nTabs 
) const
bool MHObjectRef::Equal ( const MHObjectRef objr,
MHEngine engine 
) const

Definition at line 337 of file BaseClasses.cpp.

Referenced by MHLink::MatchEvent(), and MHObjectRefVar::TestVariable().

QString MHObjectRef::Printable ( ) const

Member Data Documentation

Definition at line 154 of file BaseClasses.h.

Referenced by MHListGroup::GetCellItem().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends