ulxr::ValueParserWb::IntegerState Class Reference

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

#include <ulxr_valueparse_wb.h>

Inheritance diagram for ulxr::ValueParserWb::IntegerState:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Member Functions

 IntegerState (const IntegerState &)
IntegerStateoperator= (const IntegerState &)

Detailed Description

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

Definition at line 114 of file ulxr_valueparse_wb.h.


Constructor & Destructor Documentation

ulxr::ValueParserWb::IntegerState::IntegerState ( unsigned  st  ) 

Constructs a IntegerState.

Parameters:
st the actual state

Definition at line 297 of file ulxr_valueparse_wb.cpp.

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


Member Function Documentation

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

Transfers a Value into the IntegerState.

Parameters:
val the value

Reimplemented from ulxr::ValueParserBase::ValueState.

Definition at line 303 of file ulxr_valueparse_wb.cpp.

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


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