Go to the documentation of this file.
28 #ifndef SALOMEDSClient_AttributeFlags_HeaderFile
29 #define SALOMEDSClient_AttributeFlags_HeaderFile
39 virtual void SetFlags(
int theFlags) = 0;
41 virtual bool Get(
int theFlag) = 0;
42 virtual void Set(
int theFlag,
bool theValue) = 0;