ulxr::ValueParserWb::BooleanState Class Reference

Helper class to represent the data of the current parsing step when the xml element is an Boolean. More...

#include <ulxr_valueparse_wb.h>

Inheritance diagram for ulxr::ValueParserWb::BooleanState:

Inheritance graph
[legend]
Collaboration diagram for ulxr::ValueParserWb::BooleanState:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BooleanState (unsigned st)
 Constructs a BooleanState.
virtual void takeValue (Value *val)
 Transfers a Value into the BooleanState.

Private Member Functions

 BooleanState (const BooleanState &)
BooleanStateoperator= (const BooleanState &)

Detailed Description

Helper class to represent the data of the current parsing step when the xml element is an Boolean.

Definition at line 136 of file ulxr_valueparse_wb.h.


Constructor & Destructor Documentation

ulxr::ValueParserWb::BooleanState::BooleanState ( unsigned  st  ) 

Constructs a BooleanState.

Parameters:
st the actual state

ulxr::ValueParserWb::BooleanState::BooleanState ( const BooleanState  )  [private]


Member Function Documentation

virtual void ulxr::ValueParserWb::BooleanState::takeValue ( Value val  )  [virtual]

Transfers a Value into the BooleanState.

Parameters:
val the value

Reimplemented from ulxr::ValueParserBase::ValueState.

BooleanState& ulxr::ValueParserWb::BooleanState::operator= ( const BooleanState  )  [private]


The documentation for this class was generated from the following file:
Generated on Sun Aug 19 20:09:13 2007 for ulxmlrpcpp by  doxygen 1.5.1