Version: 8.3.0
SALOMEDSImpl_AttributeParameter.hxx File Reference
#include "SALOMEDSImpl_Defines.hxx"
#include "DF_Attribute.hxx"
#include "DF_Label.hxx"
#include "SALOMEDSImpl_GenericAttribute.hxx"
#include <vector>
#include <string>
#include <map>
Include dependency graph for SALOMEDSImpl_AttributeParameter.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

Enumerator
PT_INTEGER 
PT_REAL 
PT_BOOLEAN 
PT_STRING 
PT_REALARRAY 
PT_INTARRAY 
PT_STRARRAY