Version: 9.12.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

◆ SEPARATOR

#define SEPARATOR   '\1'

Typedef Documentation

◆ MI

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

Function Documentation

◆ getTitle()

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

◆ getUnit()

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