#include <AsyncAccessManager.h>
AsyncAccessManager::~AsyncAccessManager |
( |
void |
| ) |
|
void AsyncAccessManager::_remove_ref |
( |
void |
| ) |
|
void AsyncAccessManager::activator_replied |
( |
bool |
success | ) |
|
void AsyncAccessManager::final_state |
( |
bool |
active = true | ) |
|
|
private |
bool AsyncAccessManager::has_server |
( |
const char * |
name | ) |
|
bool AsyncAccessManager::is_final |
( |
ImplementationRepository::AAM_Status |
s | ) |
|
|
static |
void AsyncAccessManager::notify_child_death |
( |
void |
| ) |
|
void AsyncAccessManager::notify_waiters |
( |
void |
| ) |
|
|
private |
void AsyncAccessManager::ping_replied |
( |
LiveStatus |
server | ) |
|
void AsyncAccessManager::remote_state |
( |
ImplementationRepository::AAM_Status |
s | ) |
|
bool AsyncAccessManager::send_start_request |
( |
void |
| ) |
|
|
private |
void AsyncAccessManager::server_is_running |
( |
const char * |
partial_ior, |
|
|
ImplementationRepository::ServerObject_ptr |
ref |
|
) |
| |
void AsyncAccessManager::server_is_shutting_down |
( |
void |
| ) |
|
void AsyncAccessManager::started_running |
( |
void |
| ) |
|
ImplementationRepository::AAM_Status AsyncAccessManager::status |
( |
void |
| ) |
const |
void AsyncAccessManager::status |
( |
ImplementationRepository::AAM_Status |
s | ) |
|
|
private |
const ACE_TCHAR * AsyncAccessManager::status_name |
( |
ImplementationRepository::AAM_Status |
s | ) |
|
|
static |
void AsyncAccessManager::update_status |
( |
ImplementationRepository::AAM_Status |
s | ) |
|
|
private |
bool AsyncAccessManager::manual_start_ |
|
private |
int AsyncAccessManager::refcount_ |
|
private |
int AsyncAccessManager::retries_ |
|
private |
ImplementationRepository::AAM_Status AsyncAccessManager::status_ |
|
private |
The documentation for this class was generated from the following files: