MythTV  0.26-pre
Public Member Functions | Public Attributes
MHColour Class Reference

#include <BaseClasses.h>

List of all members.

Public Member Functions

 MHColour ()
void Initialise (MHParseNode *p, MHEngine *engine)
void PrintMe (FILE *fd, int nTabs) const
bool IsSet () const
void SetFromString (const char *str, int nLen)
void Copy (const MHColour &col)

Public Attributes

MHOctetString m_ColStr
int m_nColIndex

Detailed Description

Definition at line 134 of file BaseClasses.h.


Constructor & Destructor Documentation

MHColour::MHColour ( ) [inline]

Definition at line 136 of file BaseClasses.h.


Member Function Documentation

void MHColour::Initialise ( MHParseNode p,
MHEngine engine 
)
void MHColour::PrintMe ( FILE *  fd,
int  nTabs 
) const
bool MHColour::IsSet ( ) const [inline]
void MHColour::SetFromString ( const char *  str,
int  nLen 
)
void MHColour::Copy ( const MHColour col)

Member Data Documentation


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