Public Types | Public Member Functions | List of all members
EmptyServerImpl Struct Reference

Public Types

typedef uavcan::MethodBinder< EmptyServerImpl *, void(EmptyServerImpl::*)(const uavcan::ReceivedDataStructure< root_ns_a::EmptyService::Request > &, root_ns_a::EmptyService::Response &)> Binder
 

Public Member Functions

Binder bind ()
 
void handleRequest (const uavcan::ReceivedDataStructure< root_ns_a::EmptyService::Request > &request, root_ns_a::EmptyService::Response &)
 

Detailed Description

Definition at line 39 of file service_server.cpp.

Member Typedef Documentation

◆ Binder

typedef uavcan::MethodBinder<EmptyServerImpl*, void (EmptyServerImpl::*)(const uavcan::ReceivedDataStructure<root_ns_a::EmptyService::Request>&, root_ns_a::EmptyService::Response&)> EmptyServerImpl::Binder

Definition at line 49 of file service_server.cpp.

Member Function Documentation

◆ bind()

Binder EmptyServerImpl::bind ( )
inline

Definition at line 51 of file service_server.cpp.

◆ handleRequest()

void EmptyServerImpl::handleRequest ( const uavcan::ReceivedDataStructure< root_ns_a::EmptyService::Request > &  request,
root_ns_a::EmptyService::Response &   
)
inline

Definition at line 41 of file service_server.cpp.


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


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