(file) Return to SubscriptionKey.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / General

Diff for /pegasus/src/Pegasus/General/SubscriptionKey.h between version 1.3 and 1.4

version 1.3, 2012/04/13 20:02:35 version 1.4, 2012/07/03 15:23:13
Line 98 
Line 98 
     friend Uint32 SubscriptionKeyHashFunc::hash(const SubscriptionKey&);     friend Uint32 SubscriptionKeyHashFunc::hash(const SubscriptionKey&);
 }; };
  
   PEGASUS_GENERAL_LINKAGE Boolean operator==(
       const SubscriptionKey& key1,
       const SubscriptionKey& key2);
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif  /* Pegasus_SubscriptionKey_h */ #endif  /* Pegasus_SubscriptionKey_h */


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2