CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
class | OdDbSortentsTable |
Macros | |
#define | STL_USING_UTILITY |
Typedefs | |
typedef std::pair< OdDbHandle, OdDbSoftPointerId > | HandlePair |
typedef OdArray< HandlePair > | HandlePairsArray |
typedef OdSmartPtr< OdDbSortentsTable > | OdDbSortentsTablePtr |
Functions | |
TOOLKIT_EXPORT OdDbObjectId | fxGetTop (OdDbSortentsTablePtr p, const OdDbObjectIdArray &objects) |
TOOLKIT_EXPORT OdDbObjectId | fxGetBottom (OdDbSortentsTablePtr p, const OdDbObjectIdArray &objects) |
#define STL_USING_UTILITY |
Definition at line 34 of file DbSortentsTable.h.
typedef std::pair<OdDbHandle, OdDbSoftPointerId> HandlePair |
This template class is a specialization of the std::pair class for OdDbHandle-OdDbSoftPointerId pairs.
Definition at line 40 of file DbSortentsTable.h.
typedef OdArray<HandlePair> HandlePairsArray |
This template class is a specialization of the OdArray class for OdDbHandle-OdDbSoftPointerId pairs.
Definition at line 45 of file DbSortentsTable.h.
This template class is a specialization of the OdSmartPtr class for OdDbSortentsTable object pointers.
Definition at line 236 of file DbSortentsTable.h.
TOOLKIT_EXPORT OdDbObjectId fxGetBottom | ( | OdDbSortentsTablePtr | p, |
const OdDbObjectIdArray & | objects | ||
) |
TOOLKIT_EXPORT OdDbObjectId fxGetTop | ( | OdDbSortentsTablePtr | p, |
const OdDbObjectIdArray & | objects | ||
) |