Changeset 2473 for source/ariba/utility/types/ServiceID.h
- Timestamp:
- Feb 23, 2009, 2:21:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/types/ServiceID.h
r2472 r2473 72 72 bool operator<(const ServiceID& rh) const; 73 73 bool operator!=(const ServiceID& rh) const; 74 ServiceID& operator=(const ServiceID &rh); 74 75 75 76 inline bool isUnspecified() const {
Note:
See TracChangeset
for help on using the changeset viewer.