Changeset 7523 for source/ariba/utility/serialization
- Timestamp:
- Jan 29, 2010, 12:20:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/serialization/Data.hpp
r7522 r7523 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.