This is the complete list of members for GEOM_Function, including all inherited members.
_isCallBackData | GEOM_Function | |
_isDone | GEOM_Function | |
AddSubShapeReference(Handle(GEOM_Function) theSubShape) | GEOM_Function | |
GEOM_Function(const TDF_Label &theEntry) | GEOM_Function | inlineprivate |
GEOM_Function(const TDF_Label &theEntry, const Standard_GUID &theGUID, int theType) | GEOM_Function | |
GetArgumentHistoryEntry(const TDF_Label &theArgumentRefEntry, const Standard_Boolean create=Standard_True) | GEOM_Function | |
GetCallBackData() | GEOM_Function | |
GetDependency(TDF_LabelSequence &theSeq) | GEOM_Function | |
GetDependencyID() | GEOM_Function | static |
GetDescription() | GEOM_Function | |
GetDriverGUID() | GEOM_Function | |
GetEntry() | GEOM_Function | inline |
GetFunctionTreeID() | GEOM_Function | static |
GetHistoryEntry(const Standard_Boolean create=Standard_True) | GEOM_Function | |
GetInteger(int thePosition) | GEOM_Function | |
GetNamingEntry(const Standard_Boolean create=Standard_True) | GEOM_Function | |
GetOwnerEntry() | GEOM_Function | |
GetReal(int thePosition) | GEOM_Function | |
GetReferencesTreeID() | GEOM_Function | static |
GetString(int thePosition) | GEOM_Function | |
GetSubShapeReferences() | GEOM_Function | |
GetType() | GEOM_Function | |
GetValue() | GEOM_Function | |
Handle(GEOM_Function) GetFunction(const TDF_Label &theEntry) | GEOM_Function | static |
Handle(TColStd_HArray1OfReal) GetRealArray(int thePosition) | GEOM_Function | |
Handle(TColStd_HArray1OfInteger) GetIntegerArray(int thePosition) | GEOM_Function | |
Handle(TColStd_HArray1OfByte) GetByteArray(int thePosition) | GEOM_Function | |
Handle(TColStd_HArray1OfByte) GetBooleanArray(int thePosition) | GEOM_Function | |
Handle(GEOM_Function) GetReference(int thePosition) | GEOM_Function | |
Handle(TColStd_HArray1OfExtendedString) GetStringArray(int thePosition) | GEOM_Function | |
Handle(TColStd_HSequenceOfTransient) GetReferenceList(int thePosition) | GEOM_Function | |
HasData(int thePosition, const Standard_GUID &dataID) | GEOM_Function | |
HasSubShapeReferences() | GEOM_Function | |
IsDone() | GEOM_Function | inline |
IsLastFuntion() | GEOM_Function | |
RemoveSubShapeReference(Handle(GEOM_Function) theSubShape) | GEOM_Function | |
SetBooleanArray(int thePosition, const Handle(TColStd_HArray1OfByte)&theArray) | GEOM_Function | |
SetByteArray(int thePosition, const Handle(TColStd_HArray1OfByte)&theArray) | GEOM_Function | |
SetCallBackData(void *data) | GEOM_Function | |
SetDescription(const TCollection_AsciiString &theDescription) | GEOM_Function | |
SetInteger(int thePosition, int theValue) | GEOM_Function | |
SetIntegerArray(int thePosition, const Handle(TColStd_HArray1OfInteger)&theArray) | GEOM_Function | |
SetReal(int thePosition, double theValue) | GEOM_Function | |
SetRealArray(int thePosition, const Handle(TColStd_HArray1OfReal)&theArray) | GEOM_Function | |
SetReference(int thePosition, Handle(GEOM_Function) theReference) | GEOM_Function | |
SetReferenceList(int thePosition, const Handle(TColStd_HSequenceOfTransient)&theRefList) | GEOM_Function | |
SetString(int thePosition, const TCollection_AsciiString &theValue) | GEOM_Function | |
SetStringArray(int thePosition, const Handle(TColStd_HArray1OfExtendedString)&theArray) | GEOM_Function | |
SetValue(TopoDS_Shape &theShape) | GEOM_Function | |
~GEOM_Function() | GEOM_Function |