CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbSynergy.h File Reference
#include "DbObject.h"
#include "ModelDocObjExports.h"
#include "UInt64Array.h"
#include "RxIterator.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSynergyLayerMapping
 
class  OdDbIdwViewMapping
 
class  OdDbIdwSheetMapping
 
class  OdDbIdwSheetMapping::Iterator
 
class  OdDbSynergyMappings
 

Namespaces

namespace  OdSynergyObj
 

Macros

#define SYRX_DECLARE_MEMBERS(ClassName)
 

Typedefs

typedef OdSmartPtr< OdDbSynergyLayerMappingOdDbSynergyLayerMappingPtr
 
typedef OdSmartPtr< OdDbIdwViewMappingOdDbIdwViewMappingPtr
 
typedef OdSmartPtr< OdDbIdwSheetMappingOdDbIdwSheetMappingPtr
 
typedef OdSmartPtr< OdDbSynergyMappingsOdDbSynergyMappingsPtr
 

Enumerations

enum  OdSynergyObj::ViewEdgeLayerStyleType {
  OdSynergyObj::kLsHidden = 3 , OdSynergyObj::kLsHiddenNarrow = 4 , OdSynergyObj::kLsVisible = 7 , OdSynergyObj::kLsVisibleNarrow = 8 ,
  OdSynergyObj::kLsAnnotation = 10 , OdSynergyObj::kLsHatching = 11
}
 
enum  OdSynergyObj::ViewEdgeType
 
enum  OdSynergyObj::ViewRepZoneType
 

Macro Definition Documentation

◆ SYRX_DECLARE_MEMBERS

#define SYRX_DECLARE_MEMBERS ( ClassName)
Value:
protected: \
ClassName(ClassName##Impl* pImpl); \
public: \
ODRX_DECLARE_MEMBERS (ClassName)

Definition at line 55 of file DbSynergy.h.

Typedef Documentation

◆ OdDbIdwSheetMappingPtr

◆ OdDbIdwViewMappingPtr

Definition at line 119 of file DbSynergy.h.

◆ OdDbSynergyLayerMappingPtr

◆ OdDbSynergyMappingsPtr

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

Definition at line 233 of file DbSynergy.h.