VarBoolOrBool Class Reference

Disjunction of two boolean variables (OR). More...

Inheritance diagram for VarBoolOrBool:

Inheritance graph
[legend]
Collaboration diagram for VarBoolOrBool:

Collaboration graph
[legend]

Public Member Functions

 VarBoolOrBool (intf_thread_t *pIntf, VarBool &rVar1, VarBool &rVar2)
virtual ~VarBoolOrBool ()
virtual bool get () const
 Get the boolean value.
void onUpdate (Subject< VarBool > &rVariable, void *)

Detailed Description

Disjunction of two boolean variables (OR).

Constructor & Destructor Documentation

VarBoolOrBool::VarBoolOrBool ( intf_thread_t pIntf,
VarBool rVar1,
VarBool rVar2 
)

VarBoolOrBool::~VarBoolOrBool (  )  [virtual]


Member Function Documentation

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

Get the boolean value.

Implements VarBool.

References VarBool::get().

void VarBoolOrBool::onUpdate ( Subject< VarBool > &  rVariable,
void *  arg 
)


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