#include <Dynamic_InterpretedMethod.hxx>
Inheritance diagram for Dynamic_InterpretedMethod:

Public Member Functions | |
| Standard_EXPORT | 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. . | |
| Standard_EXPORT void | Function (const Standard_CString afile) |
| Sets the the name of the file to be interpreted to <afile>. . | |
| Standard_EXPORT TCollection_AsciiString | Function () const |
| Returns the name of the file to be interpreted. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_TCollection_HAsciiString | thefunction |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from Dynamic_MethodDefinition. |
|
|
|
1.4.1