13(2005-06-09)                                                    3(2005-06-09)
2
3
4

NAME

6       CMPIDateTime - CMPIDateTime class implementation
7

SYNOPSIS

9   Public Attributes

METHODS

11       int void * hdl;
12           Opaque pointer to class instance data.
13       CMPIDateTimeFT * ft;
14           Pointer to the Function Table.
15

Methods

17       void fP (CMPIType type, CMPIDateTime *val)
18       CMPIDateTime  native_clone_CMPIDateTime  (CMPIType  type,  CMPIDateTime
19           *val, CMPIStatus *rc)
20       char * pathToChars (CMPIObjectPath *cop, CMPIStatus *rc, char *str, int
21           uri)
22       char * value2CharsUri (CMPIType type, CMPIDateTime *value, int uri)
23       char * value2Chars (CMPIType type, CMPIDateTime *value)
24       char * keytype2Chars (CMPIType type)
25       CMPIDateTime  *  getKeyValueTypePtr  (char *type, char *value, XtokVal‐
26           ueReference *ref, CMPIDateTime *val, CMPIType *typ)
27       CMPIType guessType (char *val)
28       CMPIDateTime str2CMPIDateTime (CMPIType type, char *val,  XtokValueRef‐
29           erence *ref)
30

DESCRIPTION

32       CMPIDateTime  class implementation, representing the Encapsulated value
33       objects.
34
35       This is the native  CMPIDateTime  implementation  as  used  for  remote
36       providers.  It  reflects  the well-defined interface of a regular CMPI‐
37       DateTime, however, it works independently from the management broker.
38
39       It is part of a native broker implementation that simulates  CMPI  data
40       types rather than interacting with the entities in a full-grown CIMOM.
41

SEE ALSO

43       Common Manageability Programming Interface (CMPI) - OpenGroup
44
45
46
47SFCBroker Client Library             sfcc                        3(2005-06-09)
Impressum