Changeset 177 in pacpusframework for trunk/include/Pacpus/kernel
- Timestamp:
- Oct 11, 2013, 2:42:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/kernel/ComponentBase.h
r176 r177 220 220 221 221 /// is the component is recording data? 222 bool m _isRecording;222 bool mIsRecording; 223 223 224 224 /// a pointer to the manager of components
Note:
See TracChangeset
for help on using the changeset viewer.