[Bug 454] New: bug in Orocos component builder's guide

For more infomation about this bug, visit
Summary: bug in Orocos component builder's guide
Product: RTT
Version: rtt-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Website - Documentation
AssignedTo: orocos-dev [..] ...
ReportedBy: steven [dot] kauffmann [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

In chapter 7.4.1 in the given example:

this->methods()->addMethod(method("setParameter",
&DeviceInterface::setParameter),...

must be:

this->methods()->addMethod(Method("setParameter",
&DeviceInterface::setParameter),...

[Bug 454] bug in Orocos component builder's guide

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |peter [dot] soetens [..] ...
Target Milestone|--- |1.2.2