(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.1, Fri Jun 15 19:54:13 2012 UTC (12 years ago) by mike
Branch: MAIN
CVS Tags: OMI_1_0_2, OMI_1_0_1, OMI_1_0_0
OMI 1.0.1

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

ViewCVS 0.9.2