TcaWrappedBundle Class Reference

#include <TcaControlBundle.h>

Inheritance diagram for TcaWrappedBundle:

TcaControlBundle List of all members.

Detailed Description

Definition at line 115 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

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

Definition at line 120 of file TcaControlBundle.h.

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

Definition at line 123 of file TcaControlBundle.h.

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

Definition at line 162 of file TcaControlBundle.cc.

References TcaControlBundle::args_.


Member Function Documentation

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

Definition at line 173 of file TcaControlBundle.cc.

References TcaControlBundle::args_.

Referenced by TcaController::handle_ask_received().

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

Definition at line 181 of file TcaControlBundle.cc.

References TcaControlBundle::args_.

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

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

Definition at line 132 of file TcaControlBundle.h.

References TcaControlBundle::args_.


The documentation for this class was generated from the following files:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1