CFx SDK Documentation
2022 SP0
|
#include <DbLibraryInfo.h>
Public Member Functions | |
virtual const OdString | getLibName () const =0 |
virtual const OdString | getLibVersion () const =0 |
virtual const OdString | getCompanyName () const =0 |
virtual const OdString | getCopyright () const =0 |
virtual const OdString | getBuildComments () const =0 |
This class encapsulates a set of character strings containing describing the Teigha library.
Corresponding C++ library: TD_Db <group OdDb_Classes>
Definition at line 45 of file DbLibraryInfo.h.
|
pure virtual |
Returns the Library Build Comments.
|
pure virtual |
Returns the Company Name (Open Design Alliance Inc. ("Open Design")).
|
pure virtual |
Returns the Copyright Message (Copyright © yyyy, Open Design Alliance Inc. ("Open Design")).
|
pure virtual |
Returns the Library Name (Teigha).
|
pure virtual |
Returns the Library Version (#.##.##).