Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

NicControlType Class Reference
[basicUtils - utitities for the core MFutils - utiltity classes]

Enumerate possible control messages. More...

#include <NicControlType.h>

List of all members.

Public Types

enum  Types { NOTHING, TRANSMISSION_OVER, PACKET_DROPPED }

Public Member Functions

 NicControlType (Types t=NOTHING)
 Enables inspection.
int getType () const
 Enables inspection.
void setType (Types t)
 Enables inspection.
std::string info () const
 Enables inspection.

Protected Attributes

Types type


Detailed Description

Enumerate possible control messages.

Enumerate for the kind field for control messages exchanged within a NIC

Author:
Andreas Koepke


Constructor & Destructor Documentation

NicControlType::NicControlType Types  t = NOTHING  )  [inline]
 

Enables inspection.

If you want to know the description of a certain number, make this object out of the number and call info.


Member Function Documentation

int NicControlType::getType  )  const [inline]
 

Enables inspection.

If you want to know the description of a certain number, make this object out of the number and call info.

std::string NicControlType::info  )  const [inline]
 

Enables inspection.

If you want to know the description of a certain number, make this object out of the number and call info.

void NicControlType::setType Types  t  )  [inline]
 

Enables inspection.

If you want to know the description of a certain number, make this object out of the number and call info.


The documentation for this class was generated from the following file:
Generated on Fri Jan 12 08:30:08 2007 for Mobility Framework by  doxygen 1.4.4