Changeset 9695 for source/ariba/utility/serialization/Data.hpp
- Timestamp:
- Mar 24, 2011, 10:40:14 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/serialization/Data.hpp
r9684 r9695 351 351 } 352 352 public: 353 DefaultDataModel() {353 finline DefaultDataModel() { 354 354 bufferPtr = NULL; 355 355 bufferLen = -1;
Note:
See TracChangeset
for help on using the changeset viewer.