ariba::communication::NetworkChangeInterface Class Reference

#include <source/ariba/communication/networkinfo/NetworkChangeInterface.h>

Inheritance diagram for ariba::communication::NetworkChangeInterface:

Inheritance graph
[legend]

List of all members.

Protected Types

enum  _EventType {
  EventTypeInvalid, EventTypeInterfaceUp, EventTypeInterfaceDown, EventTypeAddressNew,
  EventTypeAddressDelete
}
typedef enum
ariba::communication::NetworkChangeInterface::_EventType 
EventType
typedef struct
ariba::communication::NetworkChangeInterface::_NetworkChangeInfo 
NetworkChangeInfo

Protected Member Functions

virtual void onNetworkChange (const NetworkChangeInfo &info)=0

Static Protected Member Functions

static string eventString (EventType ev)

Friends

class NetworkChangeDetection
ostream & operator<< (ostream &o, const NetworkChangeInterface::NetworkChangeInfo &info)

Classes

struct  _NetworkChangeInfo


Detailed Description

Definition at line 53 of file NetworkChangeInterface.h.


Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
EventTypeInvalid 
EventTypeInterfaceUp 
EventTypeInterfaceDown 
EventTypeAddressNew 
EventTypeAddressDelete 

Definition at line 56 of file NetworkChangeInterface.h.


Member Function Documentation

static string ariba::communication::NetworkChangeInterface::eventString ( EventType  ev  )  [inline, static, protected]

virtual void ariba::communication::NetworkChangeInterface::onNetworkChange ( const NetworkChangeInfo info  )  [protected, pure virtual]


Friends And Related Function Documentation

friend class NetworkChangeDetection [friend]

Definition at line 87 of file NetworkChangeInterface.h.

ostream& operator<< ( ostream &  o,
const NetworkChangeInterface::NetworkChangeInfo info 
) [friend]

Definition at line 91 of file NetworkChangeInterface.h.


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

Generated on Wed May 27 18:24:01 2009 for Ariba by  doxygen 1.5.6