freConvert.h File Reference

#include "freElementals.h"
#include <stdlib.h>

Include dependency graph for freConvert.h:

freElementals.hfreConstantValues.hfreConstXMLTags.hfreConstParameters.hfreConstCallbackIDs.h

This graph shows which files directly or indirectly include this file:

freConvert.cxxfreXMLValueSet.hfreXMLValueSet.cxxfreParameterLayer.hfreParameterCollection.cxxfreProfileParameter.cxxfreParameter.cxxfreParameterLayer.cxxfreXMLStreamObject.cxxfreSetupParameterConstraint.cxxfreTransformSetupAdaptor.cxxfreValidityTag.cxxfreAdaptationComponent.cxxfreComponentMediaLink.cxxfreComponentSetup.cxxfreComponentSetupAdaptor.cxxfreComponentSetupCollection.cxxfreControllerProfile.cxxfreIDPath.cxxfreProfileMedia.cxxfreProfileRequirement.cxxfreProfileSubComponent.cxxfreSetup.cxxfreSetupIOHelper.cxxfreTimeStampedObject.hfreStatisticData.cxxfreStatisticEntry.cxxfreTimeStampedObject.cxxfreStatisticDictionary.cxxfreStatisticEntryDefinition.cxxfreStatisticValue.cxxfreStatisticValueDefinition.cxxfreConvertValueSet.hfrePointSetToXMLStreamObject.txxfreConvertValueSet.txxfrePointSetToXMLStreamObject.hfrePointSetMediaController.hfreParameter.hfreSetupParameterTraits.hfreSessionAccessor.hfreParameterCollection.hfreProfileParameter.hfreSetupTransform.hfreSetupParameterTraitsGenerator.hfreSetupParameterTraits.cxxfreMediaActualizer.cxxfreParameterListIO.cxxfreStatisticEntry.hfreStatisticData.h

Go to the source code of this file.

Namespaces

namespace  FREE
namespace  FREE::Convert

Functions

std::string FREE::Convert::ToStr (const double &dValue, const int iPrecision)
std::string FREE::Convert::ToStr (const float &fValue, const int iPrecision)
std::string FREE::Convert::ToStr (const bool &bValue)
std::string FREE::Convert::ToStr (const int &iValue)
std::string FREE::Convert::ToStr (const unsigned int &iValue)
std::string FREE::Convert::ToStr (const long &lValue)
std::string FREE::Convert::ToStr (const unsigned long &lValue)
std::string FREE::Convert::ToStr (const DataAccessType &da)
double FREE::Convert::ToDouble (const std::string &sValue)
bool FREE::Convert::IsADouble (const std::string &sValue)
float FREE::Convert::ToFloat (const std::string &sValue)
int FREE::Convert::ToInt (const std::string &sValue)
bool FREE::Convert::IsAInt (const std::string &sValue)
unsigned int FREE::Convert::ToUInt (const std::string &sValue)
long FREE::Convert::ToLong (const std::string &sValue)
bool FREE::Convert::IsALong (const std::string &sValue)
unsigned long FREE::Convert::ToULong (const std::string &sValue)
bool FREE::Convert::ToBool (const std::string &sValue)
DataAccessType FREE::Convert::ToDataAccessType (const std::string &sValue)


Generated at Sat Oct 13 18:14:36 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000