Class implementing GEOM::GEOM_BoolFieldStep interface.
#include <GEOM_Field_i.hh>

Public Member Functions | |
| GEOM_BoolFieldStep_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine, Handle(GEOM_FieldStep) theImpl) | |
| Constructor of GEOM_BoolFieldStep_i. More... | |
| virtual ::CORBA::Boolean | SetValues (const ::GEOM::short_array &boolValues) |
| Changes values of the field step. Returns false if number of values is wrong. More... | |
| virtual GEOM::short_array * | GetValues () |
| Returns values of the field step. More... | |
Public Member Functions inherited from GEOM_FieldStep_i | |
| GEOM_FieldStep_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine, Handle(GEOM_FieldStep) theImpl) | |
| Constructor of base step class. More... | |
| ~GEOM_FieldStep_i () | |
| Destructor. More... | |
| virtual void | SetStamp (::CORBA::Long stamp) |
| Changes the stamp of the field step. More... | |
| virtual ::CORBA::Long | GetStamp () |
| Returns the time of the field step. More... | |
| virtual ::CORBA::Long | GetID () |
| Returns the number of the field step. More... | |
| virtual GEOM::GEOM_Field_ptr | GetField () |
| Returns the field the step belongs to. More... | |
| virtual ::CORBA::Boolean | IsShape () |
Public Member Functions inherited from GEOM_BaseObject_i | |
| GEOM_BaseObject_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine, Handle(GEOM_BaseObject) theImpl) | |
| ~GEOM_BaseObject_i () | |
| virtual char * | GetEntry () |
| virtual CORBA::Long | GetStudyID () |
| virtual CORBA::Long | GetType () |
| virtual CORBA::Long | GetTick () |
| virtual void | SetName (const char *theName) |
| virtual char * | GetName () |
| virtual void | SetStudyEntry (const char *theEntry) |
| virtual char * | GetStudyEntry () |
| virtual GEOM::ListOfGBO * | GetDependency () |
| virtual GEOM::ListOfGBO * | GetLastDependency () |
| virtual bool | IsSame (GEOM::GEOM_BaseObject_ptr other) |
| virtual void | SetParameters (const char *theParameters) |
| virtual char * | GetParameters () |
| virtual GEOM::CreationInformationSeq * | GetCreationInformation () |
| Handle (GEOM_BaseObject) GetImpl() | |
Additional Inherited Members | |
Protected Member Functions inherited from GEOM_FieldStep_i | |
| Handle (GEOM_FieldStep) _impl | |
Protected Attributes inherited from GEOM_BaseObject_i | |
| GEOM::GEOM_Gen_var | _engine |
| GEOM_BoolFieldStep_i::GEOM_BoolFieldStep_i | ( | PortableServer::POA_ptr | thePOA, |
| GEOM::GEOM_Gen_ptr | theEngine, | ||
| Handle(GEOM_FieldStep) | theImpl | ||
| ) |
|
virtual |
References GEOM_FieldStep_i::Handle().
| CORBA::Boolean GEOM_BoolFieldStep_i::SetValues | ( | const ::GEOM::short_array & | boolValues | ) |
References GEOM_FieldStep_i::Handle().