Lely core libraries 2.3.4
coapp Directory Reference
Directory dependency graph for coapp:
src/coapp

Files

file  coapp.hpp [code]
 This is the internal header file of the C++ CANopen application library.
 
file  device.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen device description.
 
file  driver.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the remote node driver interface.
 
file  fiber_driver.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the remote node driver which runs its tasks and callbacks in fibers.
 
file  logical_driver.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the logical device driver interface.
 
file  loop_driver.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the remote node driver containing an event loop.
 
file  lss_master.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen Layer Setting Services (LSS) master.
 
file  master.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen master.
 
file  node.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen node.
 
file  sdo.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the Client-SDO queue.
 
file  sdo_error.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the SDO error and exception functions.
 
file  slave.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen slave.
 
file  type_traits.cpp [code]
 This file is part of the C++ CANopen application library; it contains the implementation of the CANopen type traits methods.