StringUtil Class Reference

#include <StringUtil.h>


Detailed Description

StringUtil.h =========================================================================== MODULE : StringUtil.

DESCRIPTIONS : Helper class for unicode to ascii and other string conversions

REVISION HISTORY: Version 1.0

COPYRIGHT : (c)CSIR, Meraka Institute 2008 all rights reserved

RESTRICTIONS : The information/data/code contained within this file is the property of CSIR, Meraka Institute and has been classified as PUBLIC. ===========================================================================

Definition at line 35 of file StringUtil.h.


Static Public Member Functions

static std::string itos (int nNumber)
static bool stringToBool (const std::string &sValue)
static std::string boolToString (bool bValue)
static std::string doubleToString (double d, int nPrecision=2)
static double stringToDouble (std::string sDouble)

The documentation for this class was generated from the following file:
Generated on Fri Mar 13 14:12:39 2009 for RTVC by  doxygen 1.5.3