RegRecord Class Reference

#include <TcaRegistry.h>

List of all members.


Detailed Description

Definition at line 49 of file TcaRegistry.h.

Public Member Functions

 RegRecord ()
 RegRecord (const std::string &host, const std::string &link_addr)
const std::string str () const

Public Attributes

std::string host_
std::string link_addr_


Constructor & Destructor Documentation

RegRecord::RegRecord (  )  [inline]

Definition at line 52 of file TcaRegistry.h.

RegRecord::RegRecord ( const std::string &  host,
const std::string &  link_addr 
) [inline]

Definition at line 54 of file TcaRegistry.h.


Member Function Documentation

const std::string RegRecord::str (  )  const [inline]

Definition at line 60 of file TcaRegistry.h.

References host_, and link_addr_.

Referenced by TcaController::get_registration().


Member Data Documentation

std::string RegRecord::host_

Definition at line 57 of file TcaRegistry.h.

Referenced by TcaController::get_registration(), TcaRegistry::read(), str(), and TcaRegistry::write().

std::string RegRecord::link_addr_

Definition at line 58 of file TcaRegistry.h.

Referenced by TcaController::gate_reg(), TcaController::handle_unb(), TcaRegistry::read(), str(), and TcaRegistry::write().


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