TAO_Implementation_Repository  2.4.0
Functions | Variables
ImR_Activator_i.cpp File Reference
#include "orbsvcs/Log_Macros.h"
#include "ImR_Activator_i.h"
#include "Activator_Options.h"
#include "tao/ORB_Core.h"
#include "ace/Reactor.h"
#include "ace/ARGV.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_signal.h"
#include "ace/os_include/os_netdb.h"

Functions

static ACE_CString getHostName ()
 
static PortableServer::POA_ptr createPersistentPOA (PortableServer::POA_ptr root_poa, const char *poa_name)
 

Variables

static const char * unique_prefix = "\001\002\003\004"
 
static size_t unique_prefix_len = 4
 

Function Documentation

static PortableServer::POA_ptr createPersistentPOA ( PortableServer::POA_ptr  root_poa,
const char *  poa_name 
)
static
static ACE_CString getHostName ( )
static

Variable Documentation

const char* unique_prefix = "\001\002\003\004"
static
size_t unique_prefix_len = 4
static