Conversion.h File Reference

#include <xvr2/xvr2config.h>
#include <xvr2/Object.h>
#include <xvr2/CoreExceptions.h>

Go to the source code of this file.

Namespaces

namespace  xvr2

Functions

const Int32 xvr2::String2Int32 (const String &s, int base=10)
 Converts the given string s into an Int32 value.
const Int64 xvr2::String2Int64 (const String &s, int base=10)
 Converts the given string s into an Int64 value.
const UInt32 xvr2::String2UInt32 (const String &s, int base=10)
 Converts the given string s into an UInt32 value.
const UInt64 xvr2::String2UInt64 (const String &s, int base=10)
 Converts the given string s into an UInt64 value.
const float xvr2::String2float (const String &s)
 Converts the given string s into a float value.
const double xvr2::String2double (const String &s)
 Converts the given string s into a double value.
const long double xvr2::String2longdouble (const String &s)
 Converts the given string s into a long double value.


Generated on Fri Jun 20 22:55:48 2008 for X-VR2 SDK by  doxygen 1.5.5