Public Member Functions | Private Attributes
canopen::LayerReport Class Reference

#include <layer.h>

Inheritance diagram for canopen::LayerReport:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<typename T >
void add (const std::string &key, const T &value)
const std::vector< std::pair
< std::string, std::string > > & 
values () const

Private Attributes

std::vector< std::pair
< std::string, std::string > > 
values_

Detailed Description

Definition at line 47 of file layer.h.


Member Function Documentation

template<typename T >
void canopen::LayerReport::add ( const std::string &  key,
const T &  value 
) [inline]

Definition at line 51 of file layer.h.

const std::vector<std::pair<std::string, std::string> >& canopen::LayerReport::values ( ) const [inline]

Definition at line 50 of file layer.h.


Member Data Documentation

std::vector<std::pair<std::string, std::string> > canopen::LayerReport::values_ [private]

Definition at line 48 of file layer.h.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Thu Jun 6 2019 20:43:54