GME  13
Namespaces | Functions
OCLCommon.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  OclCommon

Functions

std::stringTrimLeft (std::string &strIn)
std::stringTrimRight (std::string &strIn)
std::stringTrim (std::string &strIn)
bool operator!= (const std::string &str1, const std::string &str2)
void OclCommon::convertR (const TypeSeq &si, int i, std::string &s)
void OclCommon::Convert (const TypeSeq &si, std::string &s)
int OclCommon::convertR (std::string &s, TypeSeq &si, int i)
int OclCommon::Convert (const std::string &s, TypeSeq &si)

Function Documentation

bool operator!= ( const std::string str1,
const std::string str2 
)

Definition at line 29 of file OCLCommon.cpp.

std::string& Trim ( std::string strIn)

Definition at line 24 of file OCLCommon.cpp.

Definition at line 10 of file OCLCommon.cpp.

Definition at line 17 of file OCLCommon.cpp.