Sha256: 1f5f41ee7add34a15d8439910d811d119b7803485dfcaa9a05bda7c79213c34f

Contents?: true

Size: 248 Bytes

Versions: 4

Compression:

Stored size: 248 Bytes

Contents

[ Description ("A class to return the CMPIContext passed by the CIMOM" ) 
]
class RCP_ShowContext
{
  [Key]
  string name;
  [ Description ("Array of alternating key, value strings from"
                 "CMPIContext." )
  ]
  string context[];
};

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
genprovider-0.2.3 samples/mof/RCP_ShowContext.mof
genprovider-0.2.2 samples/mof/RCP_ShowContext.mof
genprovider-0.2.1 samples/mof/RCP_ShowContext.mof
genprovider-0.2.0 samples/mof/RCP_ShowContext.mof