Changeset 25:e98be0d299c7 in finroc_plugins_network_transport
- Timestamp:
- 06.06.2017 21:15:14 (6 years ago)
- Branch:
- 17.03
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
runtime_info/tRemoteCreateAction.h
r18 r25 72 72 * Therefore, only serialization is implemented 73 73 */ 74 class tRemoteCreateAction : public rrlib::serialization::PublishedRegisters::tRemoteEntryBase<uint 16_t, runtime_construction::tCreateFrameworkElementAction::tRegister>74 class tRemoteCreateAction : public rrlib::serialization::PublishedRegisters::tRemoteEntryBase<uint32_t, runtime_construction::tCreateFrameworkElementAction::tRegister> 75 75 { 76 76
Note: See TracChangeset
for help on using the changeset viewer.