VarBoolAndBool Class Reference

Conjunction of two boolean variables (AND). More...

Inheritance diagram for VarBoolAndBool:

Inheritance graph
[legend]
Collaboration diagram for VarBoolAndBool:

Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Conjunction of two boolean variables (AND).

Constructor & Destructor Documentation

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

VarBoolAndBool::~VarBoolAndBool (  )  [virtual]


Member Function Documentation

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

Get the boolean value.

Implements VarBool.

References VarBool::get().

void VarBoolAndBool::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