|
Open CASCADE Technology
6.5.4
|
#include <AppStd_Application.hxx>

Public Member Functions | |
| AppStd_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 | |
| virtual void AppStd_Application::Formats | ( | TColStd_SequenceOfExtendedString & | theFormats | ) | [virtual] |
Implements TDocStd_Application.
| virtual Handle_CDM_MessageDriver AppStd_Application::MessageDriver | ( | ) | [virtual] |
Reimplemented from CDM_Application.
| Standard_CString AppStd_Application::ResourcesName | ( | ) | [virtual] |
Implements TDocStd_Application.
1.8.0