MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Types | Public Member Functions | List of all members
mip::Dispatcher Struct Reference

#include <mip_interface.hpp>

Inheritance diagram for mip::Dispatcher:
mip::C::mip_dispatcher

Public Types

enum  : uint8_t { ANY_DATA_SET = C::MIP_DISPATCH_ANY_DATA_SET, ANY_DESCRIPTOR = C::MIP_DISPATCH_ANY_DESCRIPTOR }
 

Public Member Functions

void addHandler (DispatchHandler &handler)
 
void removeHandler (DispatchHandler &handler)
 
void removeAllHandlers ()
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : uint8_t
Enumerator
ANY_DATA_SET 
ANY_DESCRIPTOR 

Member Function Documentation

◆ addHandler()

void mip::Dispatcher::addHandler ( DispatchHandler handler)
inline

◆ removeAllHandlers()

void mip::Dispatcher::removeAllHandlers ( )
inline

◆ removeHandler()

void mip::Dispatcher::removeHandler ( DispatchHandler handler)
inline

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