centos man page for cmpiargs

Query: cmpiargs

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

3(2005-06-09)															     3(2005-06-09)

NAME
CMPIArgs - CMPIArgs class implementation
SYNOPSIS
Public Attributes int void * hdl Opaque pointer to class instance data. CMPIArgsFT * ft Pointer to the Args Function Table.
METHODS
CMPIStatus release (CMPIArgs *args) CMPIArgs * clone (CMPIArgs *args, CMPIStatus *rc) CMPIStatus addArg (CMPIArgs *args, char *name, CMPIValue *value, CMPIType type) CMPIData getArg (CMPIArgs *args, char *name, CMPIStatus *rc) CMPIData getArgAt (CMPIArgs *args, unsigned int index, CMPIString **name, CMPIStatus *rc) unsigned int getArgCount (CMPIArgs *args, CMPIStatus *rc)
DESCRIPTION
Native CMPIArgs implementation. This is the native CMPIArgs implementation as used for remote providers. It reflects the well-defined interface of a regular CMPIArgs object, however, it works independently from the management broker. It is part of a native broker implementation that simulates CMPI data types rather than interacting with the entities in a full-grown CIMOM.
SEE ALSO
Common Manageability Programming Interface (CMPI) - OpenGroup SFCBroker Client Library sfcc 3(2005-06-09)
Related Man Pages
cmpiinstance(3) - centos
cmciclientft.enumclassnames(3) - centos
cmciclientft.invokemethod(3) - centos
cmciclientft.getclass(3) - centos
cmciclientft.setproperty(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I