Changeset 350 in pacpusframework for trunk/include/Pacpus/PacpusTools
- Timestamp:
- Oct 15, 2015, 2:40:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/PacpusTools/PosixShMem.h
r162 r350 34 34 virtual void *read(); 35 35 /// @todo Documentation 36 virtual void read(void * mem, int size); 37 /// @todo Documentation 36 38 virtual void write(void *data, int size, unsigned long offset = 0); 37 39 /// @todo Documentation
Note:
See TracChangeset
for help on using the changeset viewer.