Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Dynamic_CompiledMethod.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_CompiledMethod.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <Dynamic_MethodDefinition.hxx>
#include <Standard_CString.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...