RegRecord Class Reference

#include <TcaRegistry.h>

List of all members.


Detailed Description

Definition at line 28 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 31 of file TcaRegistry.h.

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

Definition at line 33 of file TcaRegistry.h.


Member Function Documentation

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

Definition at line 39 of file TcaRegistry.h.

References host_, and link_addr_.

Referenced by TcaController::get_registration().


Member Data Documentation

std::string RegRecord::host_

Definition at line 36 of file TcaRegistry.h.

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

std::string RegRecord::link_addr_

Definition at line 37 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 Sat Sep 8 08:43:42 2007 for DTN Reference Implementation by  doxygen 1.5.3