Public Attributes
rve_rpc::MethodResponse< Res > Struct Template Reference

#include <method_response.h>

List of all members.

Public Attributes

uint32_t error_code
std::string error_string
boost::shared_ptr< Res const > response

Detailed Description

template<typename Res>
struct rve_rpc::MethodResponse< Res >

Definition at line 41 of file method_response.h.


Member Data Documentation

template<typename Res>
uint32_t rve_rpc::MethodResponse< Res >::error_code

Definition at line 44 of file method_response.h.

template<typename Res>
std::string rve_rpc::MethodResponse< Res >::error_string

Definition at line 45 of file method_response.h.

template<typename Res>
boost::shared_ptr<Res const> rve_rpc::MethodResponse< Res >::response

Definition at line 43 of file method_response.h.


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


rve_rpc
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:53