Changeset 7468 for source/ariba/LinkProperties.h
- Timestamp:
- Jan 25, 2010, 10:50:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/LinkProperties.h
r3037 r7468 60 60 string toString() const; 61 61 static const LinkProperties DEFAULT; 62 63 bool reliable;64 65 //TODO: to be extended!66 // bool confidential;67 // bool integrity;68 69 //TODO: implement quality-of-service containers70 // SpoQ qosUpstream;71 // SpoQ qosDownstream;72 62 }; 73 63
Note:
See TracChangeset
for help on using the changeset viewer.