CFx SDK Documentation
2022 SP0
|
#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< CFxDocument > | CFxDocumentPtr |
Functions | |
DDKERNEL_API CFxDocument * | ACTIVE_DOCUMENT () |
typedef OdSmartPtr<CFxDocument> CFxDocumentPtr |
Definition at line 220 of file FxDocument.h.
typedef std::vector<CFxHistoryObject*> CFxHistoryObjectArray |
Definition at line 39 of file FxDocument.h.
DDKERNEL_API CFxDocument* ACTIVE_DOCUMENT | ( | ) |