MythTV  master
Public Member Functions | Public Attributes | List of all members
MHColour Class Reference

#include <BaseClasses.h>

Collaboration diagram for MHColour:
Collaboration graph
[legend]

Public Member Functions

 MHColour ()=default
 
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 {-1}
 

Detailed Description

Definition at line 139 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHColour()

MHColour::MHColour ( )
default

Member Function Documentation

◆ Initialise()

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

◆ PrintMe()

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

◆ IsSet()

bool MHColour::IsSet ( ) const
inline

◆ SetFromString()

void MHColour::SetFromString ( const char *  str,
int  nLen 
)

◆ Copy()

void MHColour::Copy ( const MHColour col)

Member Data Documentation

◆ m_colStr

MHOctetString MHColour::m_colStr

◆ m_nColIndex

int MHColour::m_nColIndex {-1}

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