IBR-DTNSuite 0.6

dtn::api::APIClient::Message Class Reference

#include <APIClient.h>

List of all members.

Public Member Functions

 Message (STATUS_CODES code, const std::string &msg)
virtual ~Message ()

Public Attributes

const STATUS_CODES code
const std::string msg

Detailed Description

Definition at line 55 of file APIClient.h.


Constructor & Destructor Documentation

dtn::api::APIClient::Message::Message ( STATUS_CODES  code,
const std::string &  msg 
)

Definition at line 20 of file APIClient.cpp.

dtn::api::APIClient::Message::~Message ( ) [virtual]

Definition at line 25 of file APIClient.cpp.


Member Data Documentation

Definition at line 62 of file APIClient.h.


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