- Timestamp:
- Jun 9, 2010, 9:32:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/libraries/network/synchronisable/Synchronisable.h
r7105 r7127 183 183 } 184 184 } 185 185 186 186 template <class T> void Synchronisable::registerVariable( std::set<T>& variable, uint8_t mode, NetworkCallbackBase *cb, bool bidirectional) 187 187 {
Note: See TracChangeset
for help on using the changeset viewer.