RINASim  October 2016
Documentation of framework for OMNeT++
DomainTable::pAddr Struct Reference

#include <DomainTable.h>

Public Member Functions

 pAddr (const string &_domain, const string &_addr)
 

Public Attributes

string domain
 
string addr
 

Detailed Description

Definition at line 52 of file DomainTable.h.

Constructor & Destructor Documentation

DomainTable::pAddr::pAddr ( const string &  _domain,
const string &  _addr 
)
inline

Definition at line 55 of file DomainTable.h.

Member Data Documentation

string DomainTable::pAddr::addr

Definition at line 54 of file DomainTable.h.

Referenced by DomainTable::DomainTable::lookup().

string DomainTable::pAddr::domain

Definition at line 53 of file DomainTable.h.

Referenced by DomainTable::DomainTable::lookup().


The documentation for this struct was generated from the following file: