CFx SDK Documentation  2022 SP0
Classes | Macros | Typedefs | Functions
Editor.h File Reference
#include "TD_PackPush.h"
#include "RxNames.h"
#include "RxEvent.h"
#include "OdArrayPreDef.h"
#include "DbObjectId.h"
#include "IdArrays.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdEditorReactor
 
class  OdEditor
 

Macros

#define ODED_EDITOR_OBJ   OD_T("OdEditor")
 

Typedefs

typedef OdSmartPtr< OdEditorReactorOdEditorReactorPtr
 
typedef OdSmartPtr< OdEditorOdEditorPtr
 

Functions

TOOLKIT_EXPORT OdEditorPtr odedEditor ()
 

Macro Definition Documentation

◆ ODED_EDITOR_OBJ

#define ODED_EDITOR_OBJ   OD_T("OdEditor")

Definition at line 38 of file Editor.h.

Typedef Documentation

◆ OdEditorPtr

This template class is a specialization of the OdSmartPtr class for OdEditor object pointers.

Definition at line 886 of file Editor.h.

◆ OdEditorReactorPtr

This template class is a specialization of the OdSmartPtr class for OdEditorReactor object pointers.

Definition at line 869 of file Editor.h.

Function Documentation

◆ odedEditor()

TOOLKIT_EXPORT OdEditorPtr odedEditor ( )