(file) Return to schema.mof CVS log (file) (dir) Up to [OMI] / omi / samples / Providers / OctetStrings

File: [OMI] / omi / samples / Providers / OctetStrings / schema.mof (download)
Revision: 1.3, Mon Apr 20 17:19:59 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
Changes since 1.2: +0 -0 lines
OMI 1.0.8-1

class OMI_OctetStrings
{
    [Key] String Key;
    [OctetString] Uint8 Data1[];
    [OctetString] String Data2[];
    String Str;
};

ViewCVS 0.9.2