CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
DbSubentId.h File Reference
#include "DbBaseSubentId.h"
#include "DbObjectId.h"
#include "IdArrays.h"
#include "OdaSTL.h"

Go to the source code of this file.

Classes

class  OdDbFullSubentPath
 
struct  OdDbFullSubentPath::less
 

Macros

#define ODDB_DBSUBENT_H   /*!DOM*/
 
#define STL_USING_FUNCTIONAL
 

Typedefs

typedef OdArray< OdDbFullSubentPathOdDbFullSubentPathArray
 

Macro Definition Documentation

◆ ODDB_DBSUBENT_H

#define ODDB_DBSUBENT_H   /*!DOM*/

Definition at line 28 of file DbSubentId.h.

◆ STL_USING_FUNCTIONAL

#define STL_USING_FUNCTIONAL

Definition at line 33 of file DbSubentId.h.

Typedef Documentation

◆ OdDbFullSubentPathArray

This template class is a specialization of the OdArray class for OdDbFullSubentPath object pointers.

Definition at line 169 of file DbSubentId.h.