Changeset 25:e98be0d299c7 in finroc_plugins_network_transport


Ignore:
Timestamp:
06.06.2017 21:15:14 (6 years ago)
Author:
Max Reichardt <mreichardt@…>
Branch:
17.03
Phase:
public
Message:

Adapts to changes in finroc_plugins_runtime_construction (32 bit handle for create actions)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • runtime_info/tRemoteCreateAction.h

    r18 r25  
    7272 * Therefore, only serialization is implemented 
    7373 */ 
    74 class tRemoteCreateAction : public rrlib::serialization::PublishedRegisters::tRemoteEntryBase<uint16_t, runtime_construction::tCreateFrameworkElementAction::tRegister> 
     74class tRemoteCreateAction : public rrlib::serialization::PublishedRegisters::tRemoteEntryBase<uint32_t, runtime_construction::tCreateFrameworkElementAction::tRegister> 
    7575{ 
    7676 
Note: See TracChangeset for help on using the changeset viewer.