#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Handle_Dynamic_CompiledMethod.hxx>#include <Handle_TCollection_HAsciiString.hxx>#include <Dynamic_MethodDefinition.hxx>#include <Handle_Dynamic_MethodDefinition.hxx>#include <Dynamic_Method.hxx>#include <Standard_CString.hxx>#include <Handle_Dynamic_Parameter.hxx>#include <Dynamic_ModeEnum.hxx>#include <Standard_Boolean.hxx>#include <Standard_OStream.hxx>Data Structures | |
| class | Dynamic_CompiledMethod |
| A Dynamic_CompiledMethod adds to the definition of the Dynamic_Method the C++ mangled name of the function to be run. An application using instances of this class must bind the C++ name of the method with the true address in the executable. More... | |
1.6.3