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

Macros

#define SEPARATOR   '\1'
 

Typedefs

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

Functions

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

Macro Definition Documentation

Typedef Documentation

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

Function Documentation

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