logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CMPIDateTime - CMPIDateTime class implementation

Description

       CMPIDateTime class implementation, representing the Encapsulated value objects.

       This is the native CMPIDateTime implementation as used for remote providers. It reflects the well-defined
       interface of a regular CMPIDateTime, 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.

Methods

       void fP (CMPIType type, CMPIDateTime *val)
       CMPIDateTimenative_clone_CMPIDateTime (CMPIType type, CMPIDateTime *val, CMPIStatus *rc)
       char * pathToChars (CMPIObjectPath *cop, CMPIStatus *rc, char *str, int uri)
       char * value2CharsUri (CMPIType type, CMPIDateTime *value, int uri)
       char * value2Chars (CMPIType type, CMPIDateTime *value)
       char * keytype2Chars (CMPIType type)
       CMPIDateTime  *  getKeyValueTypePtr (char *type, char *value, XtokValueReference *ref, CMPIDateTime *val,
           CMPIType *typ)
       CMPITypeguessType (char *val)
       CMPIDateTimestr2CMPIDateTime (CMPIType type, char *val, XtokValueReference *ref)

Name

       CMPIDateTime - CMPIDateTime class implementation

See Also

       Common Manageability Programming Interface (CMPI) - OpenGroup

sfcc                                               2005-06-09                                    CMPIDATETIME(3)

Synopsis

PublicAttributes

See Also