Public Member Functions | List of all members
canopen::LayerGroupNoDiag< T > Class Template Reference

#include <layer.h>

Inheritance diagram for canopen::LayerGroupNoDiag< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void handleDiag (LayerReport &report)
 
 LayerGroupNoDiag (const std::string &n)
 
- Public Member Functions inherited from canopen::LayerGroup< T >
 LayerGroup (const std::string &n)
 
- Public Member Functions inherited from canopen::Layer
void diag (LayerReport &report)
 
LayerState getLayerState ()
 
void halt (LayerStatus &status)
 
void init (LayerStatus &status)
 
 Layer (const std::string &n)
 
void read (LayerStatus &status)
 
void recover (LayerStatus &status)
 
void shutdown (LayerStatus &status)
 
void write (LayerStatus &status)
 
virtual ~Layer ()
 
- Public Member Functions inherited from canopen::VectorHelper< T >
virtual void add (const VectorMemberSharedPtr &l)
 
template<typename Bound , typename Data , typename FuncType >
bool callFunc (FuncType func, Data &status)
 

Additional Inherited Members

- Public Types inherited from canopen::Layer
enum  LayerState {
  Off, Init, Shutdown, Error,
  Halt, Recover, Ready
}
 
- Public Types inherited from canopen::VectorHelper< T >
typedef std::shared_ptr< T > VectorMemberSharedPtr
 
- Public Attributes inherited from canopen::Layer
const std::string name
 
- Protected Types inherited from canopen::VectorHelper< T >
typedef std::vector< VectorMemberSharedPtrvector_type
 
- Protected Member Functions inherited from canopen::LayerGroup< T >
template<typename Data , typename FuncType , typename FailType >
void call_or_fail (FuncType func, FailType fail, Data &status)
 
template<typename Data , typename FuncType , typename FailType >
void call_or_fail_rev (FuncType func, FailType fail, Data &status)
 
virtual void handleHalt (LayerStatus &status)
 
virtual void handleInit (LayerStatus &status)
 
virtual void handleRead (LayerStatus &status, const LayerState &current_state)
 
virtual void handleRecover (LayerStatus &status)
 
virtual void handleShutdown (LayerStatus &status)
 
virtual void handleWrite (LayerStatus &status, const LayerState &current_state)
 
- Protected Member Functions inherited from canopen::VectorHelper< T >
template<typename Bound , typename Data , typename FuncType >
vector_type::iterator call (FuncType func, Data &status)
 
template<typename Data , typename FuncType >
vector_type::iterator call (FuncType func, Data &status)
 
template<typename Bound , typename Data , typename FuncType >
vector_type::reverse_iterator call_rev (FuncType func, Data &status)
 
template<typename Data , typename FuncType >
vector_type::reverse_iterator call_rev (FuncType func, Data &status)
 
void destroy ()
 

Detailed Description

template<typename T>
class canopen::LayerGroupNoDiag< T >

Definition at line 242 of file layer.h.

Constructor & Destructor Documentation

◆ LayerGroupNoDiag()

template<typename T >
canopen::LayerGroupNoDiag< T >::LayerGroupNoDiag ( const std::string &  n)
inline

Definition at line 244 of file layer.h.

Member Function Documentation

◆ handleDiag()

template<typename T >
virtual void canopen::LayerGroupNoDiag< T >::handleDiag ( LayerReport report)
inlinevirtual

Reimplemented from canopen::LayerGroup< T >.

Definition at line 245 of file layer.h.


The documentation for this class was generated from the following file:


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Mon Feb 28 2022 23:28:03