OPAL
Version 3.10.10
|
#include <opalpluginmgr.h>
Public Member Functions | |
OpalPluginControl (const PluginCodec_Definition *def, const char *name) | |
bool | Exists () const |
int | Call (void *parm, unsigned *parmLen, void *context=NULL) const |
int | Call (void *parm, unsigned parmLen, void *context=NULL) const |
const char * | GetName () const |
Protected Attributes | |
const PluginCodec_Definition * | codecDef |
const char * | fnName |
const PluginCodec_ControlDefn * | controlDef |
OpalPluginControl::OpalPluginControl | ( | const PluginCodec_Definition * | def, |
const char * | name | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |