#include "SALOMEDSImpl_AttributeParameter.hxx"
#include <stdio.h>
#include <stdlib.h>
#include <sstream>
Functions | |
std::string | convertString (const std::string &S) |
std::string | restoreString (const std::string &S) |
std::string convertString | ( | const std::string & | S | ) |
Referenced by SALOMEDSImpl_AttributeParameter::Save().
std::string restoreString | ( | const std::string & | S | ) |
Referenced by SALOMEDSImpl_AttributeParameter::Load().