|
Open CASCADE Technology 6.5.2
|
#include <AppStdL_Application.hxx>

Public Member Functions | |
| AppStdL_Application () | |
| virtual Handle_CDM_MessageDriver | MessageDriver () |
| By default returns a NullMessageDriver; | |
| virtual void | Formats (TColStd_SequenceOfExtendedString &theFormats) |
| returns supported format for application documents. | |
| Standard_CString | ResourcesName () |
| returns the file name which contains application resources | |
| AppStdL_Application::AppStdL_Application | ( | ) |
| virtual void AppStdL_Application::Formats | ( | TColStd_SequenceOfExtendedString & | theFormats | ) | [virtual] |
Implements TDocStd_Application.
| virtual Handle_CDM_MessageDriver AppStdL_Application::MessageDriver | ( | ) | [virtual] |
Reimplemented from CDM_Application.
| Standard_CString AppStdL_Application::ResourcesName | ( | ) | [virtual] |
Implements TDocStd_Application.
1.7.4