API Reference > Other Classes > OdFileDependencyManager Class
OdFileDependencyManager Class
OdFileDependencyManager
Syntax
C++
class OdFileDependencyManager : public OdRxObject;

OdFileDepMgr.h

This class allows management of entries in the DWG section of the File Dependency List. 

Corresponding C++ library: TD_Db

Every OdDbDatabase instance has permanently associated with it an instance of the this class.

 
Name 
Description 
 
This is OdFileDependencyManager, a member of class OdFileDependencyManager. 
 
Name 
Description 
 
Removes the Xref entries added to the DWG section of the File Dependency List by iteratorInitialize. 
 
Returns the number of unique entries in the DWG section of the File Dependency List. 
 
Creates an entry in the DWG section of the File Dependency List.
 
 
This is the overview for the eraseEntry method overload. 
 
This is the overview for the getEntry method overload. 
 
Returns the dictionary containing the feature list in the DWG section of the File Dependency List. 
 
Initializes an iterator for the DWG section of the File Dependency List.
 
 
Returns the index of the next entry in the DWG section of the File Dependency List. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdFileDependencyManager. 
 
This is the overview for the updateEntry method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.