(file) Return to cimreg.h CVS log (file) (dir) Up to [Pegasus] / pegasus_unsupported / utils / cimreg

File: [Pegasus] / pegasus_unsupported / utils / cimreg / cimreg.h (download)
Revision: 1.2, Fri Mar 23 18:15:49 2007 UTC (17 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -3 lines
BUG#: 9999
TITLE: Unsupported

DESCRIPTION: Unsupported

#ifndef _cimreg_h
#define _cimreg_h

#define PEGASUS_MODULE(MODULE) \
  static const char __pegasus_module[] = \
      "@(#)PEGASUS_MODULE=" #MODULE

#define PEGASUS_PROVIDER(PROVIDER, CLASS, TYPES) \
    static const char __pegasus_provider##PROVIDER##CLASS[] = \
        "@(#)PEGASUS_PROVIDER=" #PROVIDER "," #CLASS "," #TYPES

#endif /* _cimreg_h */

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2