Version: 9.12.0
GEOM_FieldStep_i Class Reference

Class implementing GEOM::GEOM_FieldStep interface.

#include <GEOM_Field_i.hh>

Inheritance diagram for GEOM_FieldStep_i:
Inheritance graph

Public Member Functions

 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()
 

Protected Member Functions

 Handle (::GEOM_FieldStep) _impl
 

Additional Inherited Members

- Protected Attributes inherited from GEOM_BaseObject_i
GEOM::GEOM_Gen_var _engine
 

Constructor & Destructor Documentation

◆ GEOM_FieldStep_i()

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

◆ ~GEOM_FieldStep_i()

GEOM_FieldStep_i::~GEOM_FieldStep_i ( )

Member Function Documentation

◆ GetField()

GEOM::GEOM_Field_ptr GEOM_FieldStep_i::GetField ( )
virtual

◆ GetID()

CORBA::Long GEOM_FieldStep_i::GetID ( )

◆ GetStamp()

CORBA::Long GEOM_FieldStep_i::GetStamp ( )

◆ Handle()

GEOM_FieldStep_i::Handle ( ::GEOM_FieldStep  )
protected

◆ IsShape()

virtual ::CORBA::Boolean GEOM_FieldStep_i::IsShape ( )
inline

◆ SetStamp()

void GEOM_FieldStep_i::SetStamp ( ::CORBA::Long  stamp)
virtual

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