TAO_Implementation_Repository  2.3.3
Classes | Typedefs | Enumerations
LiveCheck.h File Reference
#include "locator_export.h"
#include "ServerObjectS.h"
#include "ace/Unbounded_Set.h"
#include "ace/Hash_Map_Manager.h"
#include "ace/SString.h"
#include "ace/Event_Handler.h"
#include "tao/Intrusive_Ref_Count_Handle_T.h"

Classes

class  LiveListener
 
class  LiveEntry
 
class  PingReceiver
 
class  LC_TimeoutGuard
 
class  LiveCheck
 

Typedefs

typedef TAO_Intrusive_Ref_Count_Handle< LiveListenerLiveListener_ptr
 

Enumerations

enum  LiveStatus {
  LS_UNKNOWN, LS_PING_AWAY, LS_DEAD, LS_ALIVE,
  LS_TRANSIENT, LS_LAST_TRANSIENT, LS_TIMEDOUT
}
 

Typedef Documentation

Enumeration Type Documentation

enum LiveStatus
Enumerator
LS_UNKNOWN 
LS_PING_AWAY 
LS_DEAD 
LS_ALIVE 
LS_TRANSIENT 
LS_LAST_TRANSIENT 
LS_TIMEDOUT