StateVariables Class Reference

#include <eventing.h>

Inheritance diagram for StateVariables:

Eventing MythXML UPnpCDS UPnpCMGR UPnpMSRR

List of all members.


Detailed Description

Definition at line 189 of file eventing.h.


Public Member Functions

 StateVariables ()
void AddVariable (StateVariableBase *pBase)
template<class T>
bool SetValue (const QString &sName, T value)
template<class T>
T GetValue (const QString &sName)

Protected Member Functions

virtual void Notify ()=0

Constructor & Destructor Documentation

StateVariables::StateVariables (  )  [inline]

Definition at line 199 of file eventing.h.


Member Function Documentation

virtual void StateVariables::Notify (  )  [protected, pure virtual]

Implemented in Eventing.

Referenced by SetValue().

void StateVariables::AddVariable ( StateVariableBase pBase  )  [inline]

Definition at line 206 of file eventing.h.

Referenced by UPnpCDS::UPnpCDS(), UPnpCMGR::UPnpCMGR(), and UPnpMSRR::UPnpMSRR().

template<class T>
bool StateVariables::SetValue ( const QString &  sName,
T  value 
) [inline]

Definition at line 214 of file eventing.h.

template<class T>
T StateVariables::GetValue ( const QString &  sName  )  [inline]

Definition at line 235 of file eventing.h.


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

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