CFx SDK Documentation  2020SP3
Classes | Typedefs | Functions
FxDocument.h File Reference
#include "FxPragmaPush.h"
#include "DDKERNEL.h"
#include "FxPlatformSettings.h"
#include "FxDisplayDevice.h"
#include "FxDatabase.h"
#include <RxObject.h>
#include <vector>
#include "FxPragmaPop.h"

Go to the source code of this file.

Classes

class  CFxDocument
 

Typedefs

typedef std::vector< CFxHistoryObject * > CFxHistoryObjectArray
 
typedef OdSmartPtr< CFxDocumentCFxDocumentPtr
 

Functions

DDKERNEL_API CFxDocumentACTIVE_DOCUMENT ()
 

Typedef Documentation

◆ CFxDocumentPtr

Definition at line 220 of file FxDocument.h.

◆ CFxHistoryObjectArray

typedef std::vector<CFxHistoryObject*> CFxHistoryObjectArray

Definition at line 39 of file FxDocument.h.

Function Documentation

◆ ACTIVE_DOCUMENT()

DDKERNEL_API CFxDocument* ACTIVE_DOCUMENT ( )