MipResources::YellowPage Class Reference
[Communication module]

Single communication IP channel data. More...

#include <YellowPages.h>

List of all members.

Public Member Functions

 YellowPage ()
 null construtor
 YellowPage (int n, IPProtocol p, string &ip, int po, bool r, bool t, int s)
 complete constructor
 YellowPage (const YellowPage &A)
 copy constructor
void operator= (const YellowPage &A)
 operator =
string print ()
 print function

Public Attributes

int name
IPProtocol prot
string IP
int port
bool rx
bool tx
int state
 state -1 means uninizialized


Detailed Description

Single communication IP channel data.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipResources::YellowPage::YellowPage (  )  [inline]

null construtor

MipResources::YellowPage::YellowPage ( int  n,
IPProtocol  p,
string &  ip,
int  po,
bool  r,
bool  t,
int  s 
) [inline]

complete constructor

MipResources::YellowPage::YellowPage ( const YellowPage A  )  [inline]

copy constructor


Member Function Documentation

void MipResources::YellowPage::operator= ( const YellowPage A  )  [inline]

operator =

string MipResources::YellowPage::print (  )  [inline]

print function


Member Data Documentation

state -1 means uninizialized


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

Generated on Mon Feb 20 07:01:12 2017 for MIP by  doxygen 1.5.6