#include <GEOM_IInsertOperations_i.hh>

Public Member Functions | |
| GEOM_IInsertOperations_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOMImpl_IInsertOperations *theImpl) | |
| ~GEOM_IInsertOperations_i () | |
| GEOM::GEOM_Object_ptr | MakeCopy (GEOM::GEOM_Object_ptr theOriginal) |
| void | Export (GEOM::GEOM_Object_ptr theOriginal, const char *theFileName, const char *theFormatName) |
| GEOM::GEOM_Object_ptr | ImportFile (const char *theFileName, const char *theFormatName) |
| void | ImportTranslators (GEOM::string_array_out theFormats, GEOM::string_array_out thePatterns) |
| void | ExportTranslators (GEOM::string_array_out theFormats, GEOM::string_array_out thePatterns) |
| CORBA::Long | LoadTexture (const char *theTextureFile) |
| CORBA::Long | AddTexture (CORBA::Long theWidth, CORBA::Long theHeight, const SALOMEDS::TMPFile &theTexture) |
| SALOMEDS::TMPFile * | GetTexture (CORBA::Long theID, CORBA::Long &theWidth, CORBA::Long &theHeight) |
| GEOM::ListOfLong * | GetAllTextures () |
| ::GEOMImpl_IInsertOperations * | GetOperations () |
| virtual CORBA::Boolean | IsDone () |
| virtual void | SetErrorCode (const char *theErrorCode) |
| virtual char * | GetErrorCode () |
| virtual CORBA::Long | GetStudyID () |
| virtual GEOM::GEOM_Object_ptr | GetObject (Handle(GEOM_Object) theObject) |
| virtual void | FinishOperation () |
| virtual void | AbortOperation () |
| ::GEOM_IOperations * | GetImpl () |
| GEOM_IInsertOperations_i::GEOM_IInsertOperations_i | ( | PortableServer::POA_ptr | thePOA, |
| GEOM::GEOM_Gen_ptr | theEngine, | ||
| ::GEOMImpl_IInsertOperations * | theImpl | ||
| ) |
constructor:
| GEOM_IInsertOperations_i::~GEOM_IInsertOperations_i | ( | ) |
destructor
| GEOM::GEOM_Object_ptr GEOM_IInsertOperations_i::MakeCopy | ( | GEOM::GEOM_Object_ptr | theOriginal | ) |
MakeCopy
References GEOM_IOperations_i.GetObject(), GetOperations(), Handle(), GEOM_IOperations_i.IsDone(), and GEOM_IOperations.SetNotDone().
| void GEOM_IInsertOperations_i::Export | ( | GEOM::GEOM_Object_ptr | theOriginal, |
| const char * | theFileName, | ||
| const char * | theFormatName | ||
| ) |
Export
References Handle().
| GEOM::GEOM_Object_ptr GEOM_IInsertOperations_i::ImportFile | ( | const char * | theFileName, |
| const char * | theFormatName | ||
| ) |
ImportFile
References Handle().
| void GEOM_IInsertOperations_i::ImportTranslators | ( | GEOM::string_array_out | theFormats, |
| GEOM::string_array_out | thePatterns | ||
| ) |
ImportTranslators
References Handle(), and PAL_MESH_030_geometry.i.
| void GEOM_IInsertOperations_i::ExportTranslators | ( | GEOM::string_array_out | theFormats, |
| GEOM::string_array_out | thePatterns | ||
| ) |
ExportTranslators
References Handle(), and PAL_MESH_030_geometry.i.
| CORBA::Long GEOM_IInsertOperations_i::LoadTexture | ( | const char * | theTextureFile | ) |
| CORBA::Long GEOM_IInsertOperations_i::AddTexture | ( | CORBA::Long | theWidth, |
| CORBA::Long | theHeight, | ||
| const SALOMEDS::TMPFile & | theTexture | ||
| ) |
| SALOMEDS::TMPFile * GEOM_IInsertOperations_i::GetTexture | ( | CORBA::Long | theID, |
| CORBA::Long & | theWidth, | ||
| CORBA::Long & | theHeight | ||
| ) |
References GetOperations(), Handle(), and PAL_MESH_030_geometry.i.
| GEOM::ListOfLong * GEOM_IInsertOperations_i::GetAllTextures | ( | ) |
| ::GEOMImpl_IInsertOperations* GEOM_IInsertOperations_i.GetOperations | ( | ) |
References GEOM_IOperations_i.GetImpl().
| CORBA::Boolean GEOM_IOperations_i::IsDone | ( | ) | [virtual, inherited] |
IsDone
References GEOM_IOperations_i._impl, and GEOM_IOperations.IsDone().
| void GEOM_IOperations_i::SetErrorCode | ( | const char * | theErrorCode | ) | [virtual, inherited] |
SetErrorCode
References GEOM_IOperations_i._impl, and GEOM_IOperations.SetErrorCode().
| char * GEOM_IOperations_i::GetErrorCode | ( | ) | [virtual, inherited] |
GetErrorCode
References GEOM_IOperations_i._impl, and GEOM_IOperations.GetErrorCode().
| CORBA::Long GEOM_IOperations_i::GetStudyID | ( | ) | [virtual, inherited] |
GetStudyID
References GEOM_IOperations_i._impl, and GEOM_IOperations.GetDocID().
| GEOM::GEOM_Object_ptr GEOM_IOperations_i::GetObject | ( | Handle(GEOM_Object) | theObject | ) | [virtual, inherited] |
GetObject
References GEOM_IOperations_i._engine, GEOM_Object.GetDocID(), and GEOM_Object.GetEntry().
| void GEOM_IOperations_i::FinishOperation | ( | ) | [virtual, inherited] |
FinishOperation
References GEOM_IOperations_i._impl, and GEOM_IOperations.FinishOperation().
| void GEOM_IOperations_i::AbortOperation | ( | ) | [virtual, inherited] |
AbortOperation
References GEOM_IOperations_i._impl, and GEOM_IOperations.AbortOperation().
| ::GEOM_IOperations* GEOM_IOperations_i.GetImpl | ( | ) | [inherited] |