centos man page for cmpistring

Query: cmpistring

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
CMPIString - CMPIString class implementation
SYNOPSIS
Public Attributes int void * hdl; Opaque pointer to class instance data. CMPIStringFT * ft; Pointer to the Args Function Table.
METHODS
CMPIStatus release (CMPIString *string) CMPIString * clone (CMPIString *string, CMPIStatus *rc) char * getCharPtr (CMPIString *string, CMPIStatus *rc)
DESCRIPTION
CMPIString class implementation, representing the Encapsulated String object. This is the native CMPIString implementation as used for remote providers. It reflects the well-defined interface of a regular CMPIString, 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
cmciclient(3) - centos
cmpiobjectpath(3) - centos
cmciclientft.getinstance(3) - centos
cmciclientft.referencenames(3) - centos
cmciclientft.setproperty(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
[TIP] Processing YAML files with yq