API Reference > OdDb Classes > OdDbFiler Class
OdDbFiler Class
OdDbFilerOdDbFilerOdDbFiler
Syntax
C++
class OdDbFiler : public OdRxObject;

DbFiler.h

This class is the abstract base class for classes that are used for file I/O operations utilizing the .dwg and .dxf file formats. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
Name 
Description 
 
Returns the FilerController with which this Filer object is associated. 
 
Returns the database with which this Filer object is associated. 
 
Returns the version of this the file which this Filer object is associated. 
 
Returns the current status of this Filer object. 
 
Returns the type of this Filer object. 
 
Returns the AuditInfo with which this Filer object is associated. 
 
 
 
Resets the current status of this Filer object to eOk. 
 
Sets the FilerController with which this Filer object is associated.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.