VarBool Class Reference

Interface for read-only boolean variable. More...

Inheritance diagram for VarBool:

Inheritance graph
[legend]
Collaboration diagram for VarBool:

Collaboration graph
[legend]

Public Member Functions

virtual const string & getType () const
 Get the variable type.
virtual bool get () const =0
 Get the boolean value.

Protected Member Functions

 VarBool (intf_thread_t *pIntf)
virtual ~VarBool ()

Detailed Description

Interface for read-only boolean variable.

Constructor & Destructor Documentation

VarBool::VarBool ( intf_thread_t pIntf  )  [inline, protected]

virtual VarBool::~VarBool (  )  [inline, protected, virtual]


Member Function Documentation

virtual const string& VarBool::getType (  )  const [inline, virtual]

Get the variable type.

Implements Variable.

virtual bool VarBool::get (  )  const [pure virtual]


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

Generated on Tue May 25 08:06:28 2010 for VLC by  doxygen 1.5.6