roo_transport
API Documentation for roo_transport
Loading...
Searching...
No Matches
roo_transport::RpcServer Class Reference

#include <server.h>

Public Member Functions

 RpcServer (Messaging &messaging, const FunctionTable *function_table)
 
void begin ()
 
void end ()
 
 ~RpcServer ()
 

Friends

class RequestHandle
 

Detailed Description

Definition at line 89 of file server.h.

Constructor & Destructor Documentation

◆ RpcServer()

roo_transport::RpcServer::RpcServer ( Messaging messaging,
const FunctionTable function_table 
)

Definition at line 7 of file server.cpp.

◆ ~RpcServer()

roo_transport::RpcServer::~RpcServer ( )
inline

Definition at line 96 of file server.h.

References roo_transport::Messaging::unsetReceiver().

Member Function Documentation

◆ begin()

void roo_transport::RpcServer::begin ( )

Definition at line 13 of file server.cpp.

References roo_transport::Messaging::setReceiver().

◆ end()

void roo_transport::RpcServer::end ( )

Definition at line 15 of file server.cpp.

References roo_transport::Messaging::unsetReceiver().

Friends And Related Symbol Documentation

◆ RequestHandle

Definition at line 99 of file server.h.


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