ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/brains/DataStorage.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/brains/DataStorage.hpp (file contents):
Revision 1843 by tim, Wed Dec 1 17:38:32 2004 UTC vs.
Revision 1844 by tim, Fri Dec 3 22:36:06 2004 UTC

# Line 62 | Line 62 | using namespace oopse;
62  
63  
64              DataStorage();
65 <            DataStorage(int size, int storageLayout = 0x11111111);
65 >            DataStorage(int size, int storageLayout = 255);
66              /** return the size of this DataStorage. */
67              int getSize();
68              /**

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines