CFx SDK Documentation
2020SP3
|
#include "TD_PackPush.h"
#include "RxObject.h"
#include "DbDatabase.h"
#include "DbLayout.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbLayoutManagerReactor |
class | OdDbLayoutManager |
Typedefs | |
typedef OdSmartPtr< OdDbLayoutManagerReactor > | OdDbLayoutManagerReactorPtr |
typedef OdSmartPtr< OdDbLayoutManager > | OdDbLayoutManagerPtr |
Functions | |
TOOLKIT_EXPORT void | fxSetLayoutReactorsEnabled (OdDbLayoutManagerPtr p, bool enable) |
Definition at line 275 of file DbLayoutManager.h.
This template class is a specialization of the OdSmartPtr class for OdDbLayoutManagerReactor object pointers.
Definition at line 237 of file DbLayoutManager.h.
TOOLKIT_EXPORT void fxSetLayoutReactorsEnabled | ( | OdDbLayoutManagerPtr | p, |
bool | enable | ||
) |