(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.4.4.1 and 1.5

version 1.4.4.1, 2004/03/02 21:34:42 version 1.5, 2004/01/12 10:09:23
Line 42 
Line 42 
 class PEGASUS_PPM_LINKAGE ProviderType class PEGASUS_PPM_LINKAGE ProviderType
 { {
 public: public:
     // these constants have the same value as those defined in Registration Manager.      // 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.4.4.1  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2