TAO_Implementation_Repository  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Variables
AsyncStartupWaiterS.cpp File Reference
#include "AsyncStartupWaiterS.h"
#include "tao/PortableServer/Operation_Table_Dynamic_Hash.h"
#include "tao/PortableServer/Upcall_Command.h"
#include "tao/PortableServer/Upcall_Wrapper.h"
#include "tao/TAO_Server_Request.h"
#include "tao/ORB_Core.h"
#include "tao/Profile.h"
#include "tao/Stub.h"
#include "tao/IFR_Client_Adapter.h"
#include "tao/Object_T.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/DynamicC.h"
#include "tao/CDR.h"
#include "tao/operation_details.h"
#include "tao/PortableInterceptor.h"
#include "tao/Thread_Lane_Resources.h"
#include "tao/Buffer_Allocator_T.h"
#include "tao/Messaging/AMH_Skeletons.h"
#include "ace/Auto_Functor.h"
#include "ace/Dynamic_Service.h"
#include "ace/Malloc_Allocator.h"

Classes

class  POA_ImplementationRepository::wait_for_startup_AsyncStartupWaiter

Namespaces

namespace  POA_ImplementationRepository

Macros

#define _TAO_IDL_ASYNCSTARTUPWAITERS_B9RGFU_CPP_

Variables

static const TAO_operation_db_entry ImplementationRepository_AMH_AsyncStartupWaiter_operations []
static const ::CORBA::Long _tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_size = sizeof (ACE_Hash_Map_Entry<const char *, TAO::Operation_Skeletons>) * (18)
static char _tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_pool [_tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_size]
static ACE_Static_Allocator_Base _tao_ImplementationRepository_AMH_AsyncStartupWaiter_allocator (_tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_pool, _tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_size)
static TAO_Dynamic_Hash_OpTable tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable (ImplementationRepository_AMH_AsyncStartupWaiter_operations, 6, 12,&_tao_ImplementationRepository_AMH_AsyncStartupWaiter_allocator)
static const TAO_operation_db_entry ImplementationRepository_AsyncStartupWaiter_operations []
static const ::CORBA::Long _tao_ImplementationRepository_AsyncStartupWaiter_optable_size = sizeof (ACE_Hash_Map_Entry<const char *, TAO::Operation_Skeletons>) * (18)
static char _tao_ImplementationRepository_AsyncStartupWaiter_optable_pool [_tao_ImplementationRepository_AsyncStartupWaiter_optable_size]
static ACE_Static_Allocator_Base _tao_ImplementationRepository_AsyncStartupWaiter_allocator (_tao_ImplementationRepository_AsyncStartupWaiter_optable_pool, _tao_ImplementationRepository_AsyncStartupWaiter_optable_size)
static TAO_Dynamic_Hash_OpTable tao_ImplementationRepository_AsyncStartupWaiter_optable (ImplementationRepository_AsyncStartupWaiter_operations, 6, 12,&_tao_ImplementationRepository_AsyncStartupWaiter_allocator)

Macro Definition Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Variable Documentation

const ::CORBA::Long _tao_ImplementationRepository_AMH_AsyncStartupWaiter_optable_size = sizeof (ACE_Hash_Map_Entry<const char *, TAO::Operation_Skeletons>) * (18)
static
const ::CORBA::Long _tao_ImplementationRepository_AsyncStartupWaiter_optable_size = sizeof (ACE_Hash_Map_Entry<const char *, TAO::Operation_Skeletons>) * (18)
static
Initial value:
 {
  {"wait_for_startup", &POA_ImplementationRepository::AMH_AsyncStartupWaiter::wait_for_startup_skel, 0},
  {"_is_a", &TAO_AMH_Skeletons::_is_a_amh_skel, 0},
  {"_non_existent", &TAO_AMH_Skeletons::_non_existent_amh_skel, 0},
  {"_component", &TAO_AMH_Skeletons::_component_amh_skel, 0},
  {"_interface", &TAO_AMH_Skeletons::_interface_amh_skel, 0},
  {"_repository_id", &TAO_AMH_Skeletons::_repository_id_amh_skel, 0}
}