StateMachine< Identifier, Packet >::Timeout::Compare Class Reference

#include <stateMachine.hpp>

Public Member Functions

bool operator() (struct Timeout a, struct Timeout b)
 

Detailed Description

template<class Identifier, class Packet>
class StateMachine< Identifier, Packet >::Timeout::Compare

Definition at line 384 of file stateMachine.hpp.

Member Function Documentation

◆ operator()()

template<class Identifier, class Packet>
bool StateMachine< Identifier, Packet >::Timeout::Compare::operator() ( struct Timeout  a,
struct Timeout  b 
)
inline

Definition at line 386 of file stateMachine.hpp.


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