TAO_Implementation_Repository
2.3.3
|
#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< LiveListener > | LiveListener_ptr |
Enumerations | |
enum | LiveStatus { LS_UNKNOWN, LS_PING_AWAY, LS_DEAD, LS_ALIVE, LS_TRANSIENT, LS_LAST_TRANSIENT, LS_TIMEDOUT } |
enum LiveStatus |