(file) Return to ProviderType.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Attic

Diff for /pegasus/src/Pegasus/ProviderManager2/Attic/ProviderType.h between version 1.5 and 1.6

version 1.5, 2004/01/12 10:09:23 version 1.6, 2004/02/04 22:58:21
Line 43 
Line 43 
 { {
 public: public:
     // these constants have the same value as those in DynamicRoutingTable.     // these constants have the same value as those in DynamicRoutingTable.
   
       #define ProviderType_CLASS 0x00000001
   
       #define ProviderType_INSTANCE 0x00000002
   
       #define ProviderType_ASSOCIATION 0x00000003
   
       #define ProviderType_INDICATION 0x00000004
   
       #define ProviderType_METHOD 0x00000005
   
       #define ProviderType_CONSUMER 0x00000006
   
       #define ProviderType_QUERY 0x00000007
   
     static const Uint32 INSTANCE;     static const Uint32 INSTANCE;
     static const Uint32 CLASS;     static const Uint32 CLASS;
     static const Uint32 METHOD;     static const Uint32 METHOD;


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2