HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_OTLLoadCallback Class Referenceabstract

#include <OP_OTLManager.h>

Public Member Functions

 OP_OTLLoadCallback ()
 
virtual ~OP_OTLLoadCallback ()
 
virtual bool onOTLLoadBegin (const char *otl_name, const OP_OTLLibrary *opt_lib, OP_Operator *opt_operator, UT_String &error_message_out)=0
 

Detailed Description

Definition at line 58 of file OP_OTLManager.h.

Constructor & Destructor Documentation

OP_OTLLoadCallback::OP_OTLLoadCallback ( )
virtual OP_OTLLoadCallback::~OP_OTLLoadCallback ( )
inlinevirtual

Definition at line 63 of file OP_OTLManager.h.

Member Function Documentation

virtual bool OP_OTLLoadCallback::onOTLLoadBegin ( const char *  otl_name,
const OP_OTLLibrary opt_lib,
OP_Operator opt_operator,
UT_String error_message_out 
)
pure virtual

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