Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_IOperations.hxx File Reference
#include "GEOM_Engine.hxx"
#include <TDocStd_Document.hxx>
#include <TCollection_AsciiString.hxx>
#include "GEOM_Object.hxx"
#include "GEOM_Solver.hxx"

Go to the source code of this file.

Classes

class  GEOM_IOperations
 

Macros

#define OK   "PAL_NO_ERROR"
 
#define KO   "PAL_NOT_DONE_ERROR"
 
#define NOT_FOUND_ANY   "NOT_FOUND_ANY"
 
#define ALREADY_PRESENT   "PAL_ELEMENT_ALREADY_PRESENT"
 
#define NOT_EXISTS   "PAL_ELEMENT_DOES_NOT_EXISTS"
 
#define INVALID_TYPE   "INVALID_TYPE_OF_ELEMENT"
 

Macro Definition Documentation

#define ALREADY_PRESENT   "PAL_ELEMENT_ALREADY_PRESENT"
#define INVALID_TYPE   "INVALID_TYPE_OF_ELEMENT"
#define KO   "PAL_NOT_DONE_ERROR"
#define NOT_EXISTS   "PAL_ELEMENT_DOES_NOT_EXISTS"
#define NOT_FOUND_ANY   "NOT_FOUND_ANY"
#define OK   "PAL_NO_ERROR"