| CFx SDK Documentation 2024 SP0
    | 
#include "OdaCommon.h"#include "DbDictionary.h"#include "OdDgnLSExport.h"#include "TD_PackPush.h"#include "TD_PackPop.h"Go to the source code of this file.
| Functions | |
| ODDGNLS_EXPORT const OdConstString & | oddbDgnLSGetComponentsDictionaryName () | 
| ODDGNLS_EXPORT const OdConstString & | oddbDgnLSGetDefinitionKeyName () | 
| ODDGNLS_EXPORT OdDbObjectId | oddbDgnLSGetComponentsDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) | 
| ODDGNLS_EXPORT OdDbDictionaryPtr | oddbDgnLSGetComponentsDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) | 
| ODDGNLS_EXPORT void | oddbDgnLSInitializeImportUID (OdUInt8 *pUID) | 
| ODDGNLS_EXPORT void | oddbDgnLSIncrementUID (OdUInt8 *pUID) | 
| ODDGNLS_EXPORT OdDbDictionaryPtr oddbDgnLSGetComponentsDictionary | ( | OdDbDatabase * | pDb, | 
| OdDb::OpenMode | mode, | ||
| bool | createIfNotFound = false | ||
| ) | 
| ODDGNLS_EXPORT OdDbObjectId oddbDgnLSGetComponentsDictionaryId | ( | OdDbDatabase * | pDb, | 
| bool | createIfNotFound = false | ||
| ) | 
| ODDGNLS_EXPORT const OdConstString & oddbDgnLSGetComponentsDictionaryName | ( | ) | 
| ODDGNLS_EXPORT const OdConstString & oddbDgnLSGetDefinitionKeyName | ( | ) | 
| ODDGNLS_EXPORT void oddbDgnLSIncrementUID | ( | OdUInt8 * | pUID | ) | 
| ODDGNLS_EXPORT void oddbDgnLSInitializeImportUID | ( | OdUInt8 * | pUID | ) |