#include <Units_UnitsLexicon.hxx>
Inheritance diagram for Units_UnitsLexicon:
Public Member Functions | |
| Standard_EXPORT | Units_UnitsLexicon () |
| Returns an empty instance of UnitsLexicon . | |
| Standard_EXPORT void | Creates (const Standard_CString afilename1, const Standard_CString afilename2, const Standard_Boolean amode=Standard_True) |
| Reads the files <afilename1> and <afilename2> to create a sequence of tokens stored in <thesequenceoftokens>. . | |
| Standard_EXPORT TCollection_AsciiString | FileName2 () const |
| Returns in a AsciiString from TCollection the name of the file. . | |
| virtual Standard_EXPORT Standard_Boolean | UpToDate () const |
| Returns true if the file has not changed since the creation of the Lexicon object. Returns false otherwise. . | |
| virtual void | Dump () const |
| Useful for debugging. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_TCollection_HAsciiString | thefilename |
| Standard_Integer | thetime |
|
|
|
|
||||||||||||||||
|
|
|
|
Reimplemented from Units_Lexicon. |
|
|
|
|
|
Reimplemented from Units_Lexicon. |
|
|
Reimplemented from Units_Lexicon. |
|
|
Reimplemented from Units_Lexicon. |
|
|
Reimplemented from Units_Lexicon. |
1.4.1