Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Dynamic_InterpretedMethod Class Reference

This class derived from Method, describes an
interpreted method. The additional field is the
name of the file to be interpreted.

#include <Dynamic_InterpretedMethod.hxx>

Inheritance diagram for Dynamic_InterpretedMethod:
Inheritance graph
[legend]

Public Member Functions

 Dynamic_InterpretedMethod (const Standard_CString aname, const Standard_CString afile)
 Creates a new InterpretedMethod with <aname> as name
and <afile> as file name to be interpreted.

void Function (const Standard_CString afile)
 Sets the the name of the file to be interpreted to
<afile>.

TCollection_AsciiString Function () const
 Returns the name of the file to be interpreted.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: