dtn::TcaWrappedBundle Class Reference

#include <TcaControlBundle.h>

Inheritance diagram for dtn::TcaWrappedBundle:

dtn::TcaControlBundle List of all members.

Detailed Description

Definition at line 95 of file TcaControlBundle.h.

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)


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 141 of file TcaControlBundle.cc.

References dtn::TcaControlBundle::args_.


Member Function Documentation

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

Definition at line 152 of file TcaControlBundle.cc.

References dtn::TcaControlBundle::args_.

Referenced by TcaController::handle_ask_received().

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

Definition at line 160 of file TcaControlBundle.cc.

References dtn::TcaControlBundle::args_.

Referenced by TcaController::handle_adv_sent(), TcaController::handle_ask_received(), and TcaController::handle_ask_sent().

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

Definition at line 112 of file TcaControlBundle.h.

References dtn::TcaControlBundle::args_.


The documentation for this class was generated from the following files:
Generated on Thu Jun 7 12:54:34 2007 for DTN Reference Implementation by  doxygen 1.5.1