CFx SDK Documentation  2023 SP0
Classes | Macros | Typedefs | Functions
DbSortentsTable.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "OdaSTL.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSortentsTable
 

Macros

#define STL_USING_UTILITY
 

Typedefs

typedef std::pair< OdDbHandle, OdDbSoftPointerIdHandlePair
 
typedef OdArray< HandlePairHandlePairsArray
 
typedef OdSmartPtr< OdDbSortentsTableOdDbSortentsTablePtr
 

Functions

TOOLKIT_EXPORT OdDbObjectId fxGetTop (OdDbSortentsTablePtr p, const OdDbObjectIdArray &objects)
 
TOOLKIT_EXPORT OdDbObjectId fxGetBottom (OdDbSortentsTablePtr p, const OdDbObjectIdArray &objects)
 

Macro Definition Documentation

◆ STL_USING_UTILITY

#define STL_USING_UTILITY

Definition at line 34 of file DbSortentsTable.h.

Typedef Documentation

◆ HandlePair

This template class is a specialization of the std::pair class for OdDbHandle-OdDbSoftPointerId pairs.

Definition at line 40 of file DbSortentsTable.h.

◆ HandlePairsArray

This template class is a specialization of the OdArray class for OdDbHandle-OdDbSoftPointerId pairs.

Definition at line 45 of file DbSortentsTable.h.

◆ OdDbSortentsTablePtr

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

Definition at line 236 of file DbSortentsTable.h.

Function Documentation

◆ fxGetBottom()

TOOLKIT_EXPORT OdDbObjectId fxGetBottom ( OdDbSortentsTablePtr  p,
const OdDbObjectIdArray objects 
)

◆ fxGetTop()

TOOLKIT_EXPORT OdDbObjectId fxGetTop ( OdDbSortentsTablePtr  p,
const OdDbObjectIdArray objects 
)