Version: 9.12.0
GEOM_IntFieldStep_i Class Reference

Class implementing GEOM::GEOM_IntFieldStep interface.

#include <GEOM_Field_i.hh>

Inheritance diagram for GEOM_IntFieldStep_i:
Inheritance graph

Public Member Functions

 GEOM_IntFieldStep_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine, Handle(::GEOM_FieldStep) theImpl)
 Constructor of GEOM_IntFieldStep_i. More...
 
virtual ::CORBA::Boolean SetValues (const ::GEOM::ListOfLong &intValues)
 Changes values of the field step. Returns false if number of values is wrong. More...
 
virtual GEOM::ListOfLongGetValues ()
 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 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::ListOfGBOGetDependency ()
 
virtual GEOM::ListOfGBOGetLastDependency ()
 
virtual bool IsSame (GEOM::GEOM_BaseObject_ptr other)
 
virtual void SetParameters (const char *theParameters)
 
virtual char * GetParameters ()
 
virtual GEOM::CreationInformationSeqGetCreationInformation ()
 
virtual GEOM::GEOM_Gen_ptr GetGen ()
 Return the engine creating this object. More...
 
 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
 

Constructor & Destructor Documentation

◆ GEOM_IntFieldStep_i()

GEOM_IntFieldStep_i::GEOM_IntFieldStep_i ( PortableServer::POA_ptr  thePOA,
GEOM::GEOM_Gen_ptr  theEngine,
Handle(::GEOM_FieldStep theImpl 
)

Member Function Documentation

◆ GetValues()

GEOM::ListOfLong * GEOM_IntFieldStep_i::GetValues ( )
virtual

◆ SetValues()

CORBA::Boolean GEOM_IntFieldStep_i::SetValues ( const ::GEOM::ListOfLong intValues)

The documentation for this class was generated from the following files: