activemq::util::Boolean Class Reference

#include <Boolean.h>

Inheritance diagram for activemq::util::Boolean:

activemq::util::Number List of all members.

Public Member Functions

 Boolean (void)
virtual ~Boolean (void)

Static Public Member Functions

static int parseBoolean (const std::string &value)
static std::string toString (bool value)

Constructor & Destructor Documentation

activemq::util::Boolean::Boolean void   )  [inline]
 

virtual activemq::util::Boolean::~Boolean void   )  [inline, virtual]
 


Member Function Documentation

static int activemq::util::Boolean::parseBoolean const std::string &  value  )  [inline, static]
 

Parses the String passed and extracts an bool.

Parameters:
String to parse
Returns:
bool value

static std::string activemq::util::Boolean::toString bool  value  )  [inline, static]
 

Converts the bool to a String representation

Parameters:
bool to convert
Returns:
string representation


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:33 2006 for activemq-cpp by  doxygen 1.4.5