Public Member Functions | Public Attributes | List of all members
uavcan::ServiceClientBase::CallStateMatchingPredicate Struct Reference

#include <service_client.hpp>

Public Member Functions

 CallStateMatchingPredicate (ServiceCallID reference)
 
bool operator() (const CallState &state) const
 

Public Attributes

const ServiceCallID id
 

Detailed Description

Definition at line 154 of file service_client.hpp.

Constructor & Destructor Documentation

◆ CallStateMatchingPredicate()

uavcan::ServiceClientBase::CallStateMatchingPredicate::CallStateMatchingPredicate ( ServiceCallID  reference)
inline

Definition at line 157 of file service_client.hpp.

Member Function Documentation

◆ operator()()

bool uavcan::ServiceClientBase::CallStateMatchingPredicate::operator() ( const CallState state) const
inline

Definition at line 158 of file service_client.hpp.

Member Data Documentation

◆ id

const ServiceCallID uavcan::ServiceClientBase::CallStateMatchingPredicate::id

Definition at line 156 of file service_client.hpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:05