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

Macros

#define SEPARATOR   '\1'
 

Typedefs

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

Functions

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

Macro Definition Documentation

◆ SEPARATOR

#define SEPARATOR   '\1'

Typedef Documentation

◆ MI

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

Function Documentation

◆ getTitle()

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

◆ getUnit()

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