ADTF
Loading...
Searching...
No Matches
rpc::IResponse Class Referenceabstract

#include <rpc_server.h>

Public Member Functions

virtual void Set (const char *strResponse, size_t nResponseSize)=0
 

Detailed Description

Interface for returning a response to a remote call.

Member Function Documentation

◆ Set()

virtual void rpc::IResponse::Set ( const char * strResponse,
size_t nResponseSize )
pure virtual

Sets the response data

Parameters
[in]strResponseThe reponse.
[in]nResponseSizeThe size of the response

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