activemq::util::Integer Class Reference

#include <Integer.h>

Inheritance diagram for activemq::util::Integer:

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

Public Member Functions

 Integer (void)
virtual ~Integer (void)

Static Public Member Functions

static int parseInt (const std::string &value)
static std::string toString (int value)

Constructor & Destructor Documentation

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

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


Member Function Documentation

static int activemq::util::Integer::parseInt const std::string &  value  )  [inline, static]
 

Parses the String passed and extracts an int.

Parameters:
String to parse
Returns:
int value

static std::string activemq::util::Integer::toString int  value  )  [inline, static]
 

Converts the int to a String representation

Parameters:
int 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