VarBoolImpl Class Reference

Boolean variable implementation (read/write). More...

Inheritance diagram for VarBoolImpl:

Inheritance graph
[legend]
Collaboration diagram for VarBoolImpl:

Collaboration graph
[legend]

Public Member Functions

 VarBoolImpl (intf_thread_t *pIntf)
virtual ~VarBoolImpl ()
virtual bool get () const
 Get the boolean value.
virtual void set (bool value)
 Set the internal value.

Detailed Description

Boolean variable implementation (read/write).

Constructor & Destructor Documentation

VarBoolImpl::VarBoolImpl ( intf_thread_t pIntf  ) 

virtual VarBoolImpl::~VarBoolImpl (  )  [inline, virtual]


Member Function Documentation

virtual bool VarBoolImpl::get (  )  const [inline, virtual]

Get the boolean value.

Implements VarBool.

Referenced by CtrlVideo::onUpdate(), CtrlVideo::setLayout(), and WindowManager::toggleOnTop().

void VarBoolImpl::set ( bool  value  )  [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