Go to the documentation of this file.
27 #ifndef _SALOMEDSImpl_AttributeInteger_HeaderFile
28 #define _SALOMEDSImpl_AttributeInteger_HeaderFile
42 static const std::string& GetID() ;
46 void SetValue(
const int theVal);
48 virtual std::string
Save();
49 virtual void Load(
const std::string& theValue);
51 const std::string&
ID()
const;