Public Types | Public Member Functions
can::StateInterface Class Reference

#include <interface.h>

Inheritance diagram for can::StateInterface:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
fastdelegate::FastDelegate1
< const State & > 
StateDelegate
typedef Listener< const
StateDelegate, const State & > 
StateListener

Public Member Functions

virtual StateListener::Ptr createStateListener (const StateDelegate &delegate)=0
virtual ~StateInterface ()

Detailed Description

Definition at line 102 of file interface.h.


Member Typedef Documentation

Definition at line 104 of file interface.h.

Definition at line 105 of file interface.h.


Constructor & Destructor Documentation

virtual can::StateInterface::~StateInterface ( ) [inline, virtual]

Definition at line 115 of file interface.h.


Member Function Documentation

virtual StateListener::Ptr can::StateInterface::createStateListener ( const StateDelegate delegate) [pure virtual]

acquire a listener for the specified delegate, that will get called for all state changes

Parameters:
[in]delegate,:delegate to be bound by the listener
Returns:
managed pointer to listener

Implemented in can::AsioDriver< Socket >, can::AsioDriver< boost::asio::posix::stream_descriptor >, and can::DummyInterface.


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


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