#include <cmpift.h>
Inheritance diagram for _CMPIArgs:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIArgsFT * | ft |
Pointer to the Args Function Table. |
Definition at line 1614 of file cmpift.h.
|
Pointer to the Args Function Table.
Definition at line 1622 of file cmpift.h. Referenced by CmpiArgs::getArg(), CmpiArgs::getArgCount(), and CmpiArgs::setArg(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 1618 of file cmpift.h. Referenced by argsAddArg(), argsClone(), argsGetArg(), argsGetArgAt(), and argsGetArgCount(). |