Version: 8.3.0
SALOMEDSImpl_AttributeTableOfString.cxx File Reference
#include "SALOMEDSImpl_AttributeTableOfString.hxx"
#include <sstream>
#include <algorithm>
Include dependency graph for SALOMEDSImpl_AttributeTableOfString.cxx:

Macros

#define SEPARATOR   '\1'
 

Typedefs

typedef std::map< int,
std::string >::const_iterator 
MI
 

Functions

static std::string getUnit (std::string theString)
 
static std::string getTitle (std::string theString)
 

Macro Definition Documentation

Typedef Documentation

typedef std::map<int, std::string>::const_iterator MI

Function Documentation

static std::string getTitle ( std::string  theString)
static
static std::string getUnit ( std::string  theString)
static