#include <layer.h>

Public Member Functions | |
| LayerStack (const std::string &n) | |
Protected Member Functions | |
| virtual void | handleShutdown (LayerStatus &status) |
| virtual void | handleWrite (LayerStatus &status, const LayerState ¤t_state) |
| canopen::LayerStack::LayerStack | ( | const std::string & | n | ) | [inline] |
| virtual void canopen::LayerStack::handleShutdown | ( | LayerStatus & | status | ) | [inline, protected, virtual] |
Reimplemented from canopen::LayerGroup<>.
| virtual void canopen::LayerStack::handleWrite | ( | LayerStatus & | status, |
| const LayerState & | current_state | ||
| ) | [inline, protected, virtual] |
Reimplemented from canopen::LayerGroup<>.