dtn::TcaWrappedBundle Class Reference

#include <TcaControlBundle.h>

Inheritance diagram for dtn::TcaWrappedBundle:
dtn::TcaControlBundle

List of all members.

Public Member Functions

 TcaWrappedBundle (const std::string &payload)
 TcaWrappedBundle (const TcaControlBundle &cb)
 TcaWrappedBundle (const std::string &code, const std::string &src, const std::string &dest)
const std::string source () const
const std::string dest () const
void append_arg (const std::string &arg)

Detailed Description

Definition at line 95 of file TcaControlBundle.h.


Constructor & Destructor Documentation

dtn::TcaWrappedBundle::TcaWrappedBundle ( const std::string &  payload  )  [inline]

Definition at line 100 of file TcaControlBundle.h.

dtn::TcaWrappedBundle::TcaWrappedBundle ( const TcaControlBundle cb  )  [inline]

Definition at line 103 of file TcaControlBundle.h.

dtn::TcaWrappedBundle::TcaWrappedBundle ( const std::string &  code,
const std::string &  src,
const std::string &  dest 
)

Definition at line 143 of file TcaControlBundle.cc.

References dtn::TcaControlBundle::args_.


Member Function Documentation

void dtn::TcaWrappedBundle::append_arg ( const std::string &  arg  )  [inline]

Definition at line 112 of file TcaControlBundle.h.

References dtn::TcaControlBundle::args_.

const std::string dtn::TcaWrappedBundle::dest (  )  const
const std::string dtn::TcaWrappedBundle::source (  )  const

Definition at line 154 of file TcaControlBundle.cc.

References dtn::TcaControlBundle::args_.

Referenced by TcaController::handle_ask_received().


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 11:41:12 2010 for DTN Reference Implementation by  doxygen 1.6.3