Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_DoubleFieldStep_i Class Reference

Class implementing GEOM::GEOM_DoubleFieldStep interface.

#include <GEOM_Field_i.hh>

Inheritance diagram for GEOM_DoubleFieldStep_i:
Inheritance graph

Public Member Functions

 GEOM_DoubleFieldStep_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine, Handle(GEOM_FieldStep) theImpl)
 Constructor of GEOM_DoubleFieldStep_i. More...
 
virtual ::CORBA::Boolean SetValues (const ::GEOM::ListOfDouble &doubleValues)
 Changes values of the field step. Returns false if number of values is wrong. More...
 
virtual GEOM::ListOfDoubleGetValues ()
 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::ListOfGBOGetDependency ()
 
virtual GEOM::ListOfGBOGetLastDependency ()
 
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
 

Constructor & Destructor Documentation

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

Member Function Documentation

GEOM::ListOfDouble * GEOM_DoubleFieldStep_i::GetValues ( )
virtual
CORBA::Boolean GEOM_DoubleFieldStep_i::SetValues ( const ::GEOM::ListOfDouble doubleValues)

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