#include "SALOMEDSImpl_Defines.hxx"
#include "DF_Attribute.hxx"
#include "DF_Label.hxx"
#include "SALOMEDSImpl_GenericAttribute.hxx"
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Data Structures | |
class | SALOMEDSImpl_AttributeParameter |
Class: SALOMEDSImpl_AttributeParameter Description : AttributeParameter is a universal container of basic types. More... | |
Enumerations | |
enum | Parameter_Types { PT_INTEGER, PT_REAL, PT_BOOLEAN, PT_STRING, PT_REALARRAY, PT_INTARRAY, PT_STRARRAY } |
enum Parameter_Types |