mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
(based on cipherCOM's repo commit d3d8934) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
1854 lines
37 KiB
Makefile
1854 lines
37 KiB
Makefile
# -*- Makefile -*-
|
|
#----------------------------------------------------------------------------
|
|
# GNU Makefile
|
|
#
|
|
# @file GNUmakefile.ACE
|
|
#
|
|
# $Id: gnu.mpd 91974 2010-09-23 16:17:42Z mitza $
|
|
#
|
|
# This file was automatically generated by MPC. Any changes made directly to
|
|
# this file will be lost the next time it is generated.
|
|
#
|
|
#----------------------------------------------------------------------------
|
|
MAKEFILE = GNUmakefile.ACE
|
|
DEPENDENCY_FILE = .depend.ACE
|
|
|
|
LIB_PREFIX ?= lib
|
|
|
|
## LIB_CHECKED may be set to empty later on in this file
|
|
LIB_UNCHECKED = $(LIB_PREFIX)ACE.$(LIBEXT)
|
|
LIB_CHECKED = $(LIB_UNCHECKED)
|
|
LIB_NAME = $(LIB_PREFIX)ACE
|
|
|
|
## SHLIB may be set to empty later on in this file
|
|
SHLIB_UNCHECKED = $(LIB_PREFIX)ACE.$(SOEXT)
|
|
SHLIB = $(SHLIB_UNCHECKED)
|
|
|
|
FILES = \
|
|
Local_Name_Space.cpp \
|
|
Name_Proxy.cpp \
|
|
Name_Request_Reply.cpp \
|
|
Name_Space.cpp \
|
|
Naming_Context.cpp \
|
|
Registry_Name_Space.cpp \
|
|
Remote_Name_Space.cpp \
|
|
NT_Service.cpp \
|
|
Codecs.cpp \
|
|
Local_Tokens.cpp \
|
|
Remote_Tokens.cpp \
|
|
Token_Collection.cpp \
|
|
Token_Invariants.cpp \
|
|
Token_Manager.cpp \
|
|
Token_Request_Reply.cpp \
|
|
DLL.cpp \
|
|
Dynamic_Service_Base.cpp \
|
|
Dynamic_Service_Dependency.cpp \
|
|
Parse_Node.cpp \
|
|
Service_Config.cpp \
|
|
Service_Gestalt.cpp \
|
|
Service_Manager.cpp \
|
|
Service_Object.cpp \
|
|
Service_Repository.cpp \
|
|
Service_Types.cpp \
|
|
Shared_Object.cpp \
|
|
Svc_Conf_Lexer.cpp \
|
|
Svc_Conf_y.cpp \
|
|
Encoding_Converter.cpp \
|
|
Encoding_Converter_Factory.cpp \
|
|
UTF8_Encoding_Converter.cpp \
|
|
UTF16_Encoding_Converter.cpp \
|
|
UTF32_Encoding_Converter.cpp \
|
|
XML_Svc_Conf.cpp \
|
|
UUID.cpp \
|
|
Filecache.cpp \
|
|
ACE.cpp \
|
|
ACE_crc_ccitt.cpp \
|
|
ACE_crc32.cpp \
|
|
ace_wchar.cpp \
|
|
Activation_Queue.cpp \
|
|
Active_Map_Manager.cpp \
|
|
Addr.cpp \
|
|
Argv_Type_Converter.cpp \
|
|
Assert.cpp \
|
|
Asynch_IO.cpp \
|
|
Asynch_IO_Impl.cpp \
|
|
Asynch_Pseudo_Task.cpp \
|
|
ATM_Acceptor.cpp \
|
|
ATM_Addr.cpp \
|
|
ATM_Connector.cpp \
|
|
ATM_Params.cpp \
|
|
ATM_QoS.cpp \
|
|
ATM_Stream.cpp \
|
|
Atomic_Op.cpp \
|
|
Atomic_Op_Sparc.c \
|
|
Auto_Event.cpp \
|
|
Barrier.cpp \
|
|
Base_Thread_Adapter.cpp \
|
|
Based_Pointer_Repository.cpp \
|
|
Basic_Stats.cpp \
|
|
Basic_Types.cpp \
|
|
Capabilities.cpp \
|
|
CDR_Base.cpp \
|
|
CDR_Stream.cpp \
|
|
CDR_Size.cpp \
|
|
Cleanup.cpp \
|
|
Codeset_IBM1047.cpp \
|
|
Codeset_Registry.cpp \
|
|
Codeset_Registry_db.cpp \
|
|
Condition_Recursive_Thread_Mutex.cpp \
|
|
Condition_Thread_Mutex.cpp \
|
|
Configuration.cpp \
|
|
Configuration_Import_Export.cpp \
|
|
Connection_Recycling_Strategy.cpp \
|
|
Containers.cpp \
|
|
Copy_Disabled.cpp \
|
|
Countdown_Time.cpp \
|
|
Date_Time.cpp \
|
|
DEV.cpp \
|
|
DEV_Addr.cpp \
|
|
DEV_Connector.cpp \
|
|
DEV_IO.cpp \
|
|
DLL_Manager.cpp \
|
|
Dev_Poll_Reactor.cpp \
|
|
Dirent.cpp \
|
|
Dirent_Selector.cpp \
|
|
Dump.cpp \
|
|
Dynamic.cpp \
|
|
Dynamic_Message_Strategy.cpp \
|
|
Event.cpp \
|
|
Event_Handler.cpp \
|
|
FIFO.cpp \
|
|
FIFO_Recv.cpp \
|
|
FIFO_Recv_Msg.cpp \
|
|
FIFO_Send.cpp \
|
|
FIFO_Send_Msg.cpp \
|
|
FILE.cpp \
|
|
FILE_Addr.cpp \
|
|
FILE_Connector.cpp \
|
|
FILE_IO.cpp \
|
|
File_Lock.cpp \
|
|
Flag_Manip.cpp \
|
|
Framework_Component.cpp \
|
|
Functor.cpp \
|
|
Functor_String.cpp \
|
|
Get_Opt.cpp \
|
|
gethrtime.cpp \
|
|
Handle_Ops.cpp \
|
|
Handle_Set.cpp \
|
|
Hashable.cpp \
|
|
High_Res_Timer.cpp \
|
|
ICMP_Socket.cpp \
|
|
INET_Addr.cpp \
|
|
Init_ACE.cpp \
|
|
IO_SAP.cpp \
|
|
IO_Cntl_Msg.cpp \
|
|
IOStream.cpp \
|
|
IPC_SAP.cpp \
|
|
Lib_Find.cpp \
|
|
Local_Memory_Pool.cpp \
|
|
Lock.cpp \
|
|
Log_Msg.cpp \
|
|
Log_Msg_Backend.cpp \
|
|
Log_Msg_Callback.cpp \
|
|
Log_Msg_IPC.cpp \
|
|
Log_Msg_NT_Event_Log.cpp \
|
|
Log_Msg_UNIX_Syslog.cpp \
|
|
Log_Record.cpp \
|
|
Logging_Strategy.cpp \
|
|
LSOCK.cpp \
|
|
LSOCK_Acceptor.cpp \
|
|
LSOCK_CODgram.cpp \
|
|
LSOCK_Connector.cpp \
|
|
LSOCK_Dgram.cpp \
|
|
LSOCK_Stream.cpp \
|
|
Malloc.cpp \
|
|
Malloc_Allocator.cpp \
|
|
Manual_Event.cpp \
|
|
MEM_Acceptor.cpp \
|
|
MEM_Addr.cpp \
|
|
MEM_Connector.cpp \
|
|
MEM_IO.cpp \
|
|
Mem_Map.cpp \
|
|
MEM_SAP.cpp \
|
|
MEM_Stream.cpp \
|
|
Message_Block.cpp \
|
|
Message_Queue.cpp \
|
|
Message_Queue_NT.cpp \
|
|
Message_Queue_Vx.cpp \
|
|
Method_Request.cpp \
|
|
MMAP_Memory_Pool.cpp \
|
|
Msg_WFMO_Reactor.cpp \
|
|
Monitor_Admin.cpp \
|
|
Monitor_Admin_Manager.cpp \
|
|
Monitor_Base.cpp \
|
|
Monitor_Point_Registry.cpp \
|
|
Monitor_Size.cpp \
|
|
Monitor_Control_Types.cpp \
|
|
Monitor_Control_Action.cpp \
|
|
Multihomed_INET_Addr.cpp \
|
|
Mutex.cpp \
|
|
Netlink_Addr.cpp \
|
|
Notification_Strategy.cpp \
|
|
Notification_Queue.cpp \
|
|
Obchunk.cpp \
|
|
Object_Manager.cpp \
|
|
Object_Manager_Base.cpp \
|
|
OS_Errno.cpp \
|
|
OS_Log_Msg_Attributes.cpp \
|
|
OS_main.cpp \
|
|
OS_NS_arpa_inet.cpp \
|
|
OS_NS_ctype.cpp \
|
|
OS_NS_dirent.cpp \
|
|
OS_NS_dlfcn.cpp \
|
|
OS_NS_errno.cpp \
|
|
OS_NS_fcntl.cpp \
|
|
OS_NS_math.cpp \
|
|
OS_NS_netdb.cpp \
|
|
OS_NS_poll.cpp \
|
|
OS_NS_pwd.cpp \
|
|
OS_NS_regex.cpp \
|
|
OS_NS_signal.cpp \
|
|
OS_NS_stdio.cpp \
|
|
OS_NS_stdlib.cpp \
|
|
OS_NS_string.cpp \
|
|
OS_NS_strings.cpp \
|
|
OS_NS_stropts.cpp \
|
|
OS_NS_sys_mman.cpp \
|
|
OS_NS_sys_msg.cpp \
|
|
OS_NS_sys_resource.cpp \
|
|
OS_NS_sys_select.cpp \
|
|
OS_NS_sys_sendfile.cpp \
|
|
OS_NS_sys_shm.cpp \
|
|
OS_NS_sys_socket.cpp \
|
|
OS_NS_sys_stat.cpp \
|
|
OS_NS_sys_time.cpp \
|
|
OS_NS_sys_uio.cpp \
|
|
OS_NS_sys_utsname.cpp \
|
|
OS_NS_sys_wait.cpp \
|
|
OS_NS_Thread.cpp \
|
|
OS_NS_time.cpp \
|
|
OS_NS_unistd.cpp \
|
|
OS_NS_wchar.cpp \
|
|
OS_NS_wctype.cpp \
|
|
OS_QoS.cpp \
|
|
OS_Thread_Adapter.cpp \
|
|
OS_TLI.cpp \
|
|
Pagefile_Memory_Pool.cpp \
|
|
PI_Malloc.cpp \
|
|
Ping_Socket.cpp \
|
|
Pipe.cpp \
|
|
POSIX_Asynch_IO.cpp \
|
|
POSIX_CB_Proactor.cpp \
|
|
POSIX_Proactor.cpp \
|
|
Priority_Reactor.cpp \
|
|
Proactor.cpp \
|
|
Proactor_Impl.cpp \
|
|
Process.cpp \
|
|
Process_Manager.cpp \
|
|
Process_Mutex.cpp \
|
|
Process_Semaphore.cpp \
|
|
Profile_Timer.cpp \
|
|
Reactor.cpp \
|
|
Reactor_Impl.cpp \
|
|
Reactor_Notification_Strategy.cpp \
|
|
Reactor_Timer_Interface.cpp \
|
|
Read_Buffer.cpp \
|
|
Recursive_Thread_Mutex.cpp \
|
|
Recyclable.cpp \
|
|
Registry.cpp \
|
|
Rtems_init.c \
|
|
RW_Mutex.cpp \
|
|
RW_Process_Mutex.cpp \
|
|
RW_Thread_Mutex.cpp \
|
|
Sample_History.cpp \
|
|
Sbrk_Memory_Pool.cpp \
|
|
Sched_Params.cpp \
|
|
Select_Reactor_Base.cpp \
|
|
Semaphore.cpp \
|
|
Shared_Memory.cpp \
|
|
Shared_Memory_MM.cpp \
|
|
Shared_Memory_Pool.cpp \
|
|
Shared_Memory_SV.cpp \
|
|
Sig_Adapter.cpp \
|
|
Sig_Handler.cpp \
|
|
Signal.cpp \
|
|
SOCK.cpp \
|
|
SOCK_Acceptor.cpp \
|
|
SOCK_CODgram.cpp \
|
|
Sock_Connect.cpp \
|
|
SOCK_Connector.cpp \
|
|
SOCK_Dgram.cpp \
|
|
SOCK_Dgram_Bcast.cpp \
|
|
SOCK_Dgram_Mcast.cpp \
|
|
SOCK_IO.cpp \
|
|
SOCK_Netlink.cpp \
|
|
SOCK_SEQPACK_Acceptor.cpp \
|
|
SOCK_SEQPACK_Association.cpp \
|
|
SOCK_SEQPACK_Connector.cpp \
|
|
SOCK_Stream.cpp \
|
|
SPIPE.cpp \
|
|
SPIPE_Acceptor.cpp \
|
|
SPIPE_Addr.cpp \
|
|
SPIPE_Connector.cpp \
|
|
SPIPE_Stream.cpp \
|
|
SString.cpp \
|
|
Stack_Trace.cpp \
|
|
Stats.cpp \
|
|
String_Base_Const.cpp \
|
|
SUN_Proactor.cpp \
|
|
SV_Message.cpp \
|
|
SV_Message_Queue.cpp \
|
|
SV_Semaphore_Complex.cpp \
|
|
SV_Semaphore_Simple.cpp \
|
|
SV_Shared_Memory.cpp \
|
|
Synch_Options.cpp \
|
|
System_Time.cpp \
|
|
Task.cpp \
|
|
Thread.cpp \
|
|
Thread_Adapter.cpp \
|
|
Thread_Control.cpp \
|
|
Thread_Exit.cpp \
|
|
Thread_Hook.cpp \
|
|
Thread_Manager.cpp \
|
|
Thread_Mutex.cpp \
|
|
Thread_Semaphore.cpp \
|
|
Throughput_Stats.cpp \
|
|
Time_Value.cpp \
|
|
Timeprobe.cpp \
|
|
TLI.cpp \
|
|
TLI_Acceptor.cpp \
|
|
TLI_Connector.cpp \
|
|
TLI_Stream.cpp \
|
|
Token.cpp \
|
|
TP_Reactor.cpp \
|
|
Trace.cpp \
|
|
TSS_Adapter.cpp \
|
|
TTY_IO.cpp \
|
|
UNIX_Addr.cpp \
|
|
UPIPE_Acceptor.cpp \
|
|
UPIPE_Connector.cpp \
|
|
UPIPE_Stream.cpp \
|
|
WFMO_Reactor.cpp \
|
|
WIN32_Asynch_IO.cpp \
|
|
WIN32_Proactor.cpp \
|
|
XTI_ATM_Mcast.cpp
|
|
|
|
#----------------------------------------------------------------------------
|
|
# Include macros and targets
|
|
#----------------------------------------------------------------------------
|
|
ACE_SHLIBS =
|
|
|
|
PRJ_TYPE = library
|
|
|
|
COLLAPSE_SLASHES = $(if $(findstring //,$(1)),$(call COLLAPSE_SLASHES,$(subst //,/,$(1))),$(1))
|
|
INSLIB ?= $(call COLLAPSE_SLASHES,../lib)
|
|
ifeq ($(INSLIB),.)
|
|
ifeq ($(CURDIR),)
|
|
ifeq ($(PWD),)
|
|
PWD=$(shell pwd)
|
|
endif
|
|
else
|
|
PWD=$(CURDIR)
|
|
endif
|
|
INSLIB = $(PWD)
|
|
endif
|
|
OUTPUT_DIRECTORY = $(INSLIB)
|
|
|
|
include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
|
|
|
|
|
|
GNUACE_PROJECT_VERSION ?= $(ACE_VERSION)
|
|
|
|
ifneq (,$(RC))
|
|
RESOURCES += \
|
|
ace.rc
|
|
|
|
RC_INCLUDE_FLAG ?= --include-dir=
|
|
RCFLAGS = \
|
|
$(RC_INCLUDE_FLAG)..
|
|
endif
|
|
|
|
# To build multiple targets in the same directory on AIX, it works
|
|
# best to have a template directory per project.
|
|
# The compiler/linker isn't too smart about instantiating templates...
|
|
ifdef TEMPINCDIR
|
|
TEMPINCDIR := $(TEMPINCDIR)/ACE
|
|
all: $(TEMPINCDIR)
|
|
endif
|
|
|
|
ifneq ($(OUTPUT_DIRECTORY),)
|
|
.PHONY: create_output_directory.local
|
|
all: create_output_directory.local
|
|
create_output_directory.local:
|
|
-@$(MKDIR) "$(OUTPUT_DIRECTORY)" $(ACE_NUL_STDERR)
|
|
endif
|
|
|
|
LIBCHECK = 1
|
|
ifneq ($(ace_for_tao),1)
|
|
ifneq ($(LIBCHECK), 1)
|
|
LIB_CHECKED =
|
|
SHLIB =
|
|
all: lib_warning
|
|
endif
|
|
else
|
|
LIB_CHECKED =
|
|
SHLIB =
|
|
all: avoid_warning
|
|
endif
|
|
|
|
ifneq ($(ace_for_tao),1)
|
|
else
|
|
LIB_CHECKED =
|
|
SHLIB =
|
|
all: avoid_warning
|
|
endif
|
|
LSRC = $(FILES)
|
|
|
|
include $(ACE_ROOT)/include/makeinclude/macros.GNU
|
|
include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
|
|
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
|
|
include $(ACE_ROOT)/include/makeinclude/rules.lib.GNU
|
|
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
|
|
ifeq ($(VXWORKSLINK),1)
|
|
include $(TGT_DIR)/h/make/rules.$(PRJ_TYPE)
|
|
endif
|
|
|
|
ifeq ($(VXWORKSLINK),1)
|
|
LDLIBPATH = -L. -L../lib
|
|
else
|
|
LDFLAGS += -L. $(if $(ARCH),-L./$(ARCH)) -L../lib $(if $(ARCH),-L../lib/$(ARCH))
|
|
endif
|
|
CPPFLAGS += -I..
|
|
ifeq ($(shared_libs),1)
|
|
ifneq ($(SHLIB),)
|
|
CPPFLAGS += -DACE_BUILD_DLL
|
|
endif
|
|
endif
|
|
ifeq ($(static_libs),1)
|
|
CPPFLAGS += -DACE_AS_STATIC_LIBS
|
|
endif
|
|
|
|
#----------------------------------------------------------------------------
|
|
# Local targets
|
|
#----------------------------------------------------------------------------
|
|
lib_warning:
|
|
@echo ACE will not be built due to the following missing library: $(LIBCHECK) >&2
|
|
|
|
ifeq ($(ace_for_tao),1)
|
|
avoids_enabled_macros += ace_for_tao
|
|
endif
|
|
avoid_warning:
|
|
@echo ACE will not be built due to the following enabled make macros: $(avoids_enabled_macros)>&2
|
|
|
|
## Some OS's have /bin/test others only have /usr/bin/test
|
|
ifeq ($(wildcard /bin/test), /bin/test)
|
|
TEST_EXE = /bin/test
|
|
else
|
|
ifeq ($(wildcard /usr/bin/test), /usr/bin/test)
|
|
TEST_EXE = /usr/bin/test
|
|
endif
|
|
endif
|
|
|
|
SPACE = $(should_be_unset) $(should_be_unset)
|
|
ifneq ($(GENERATED_DIRTY),)
|
|
.PRECIOUS: $(GENERATED_DIRTY)
|
|
## If the generated files are anything but source files, we need to
|
|
## ensure that those files are generated before we attempt to build anything
|
|
## else.
|
|
ifeq ($(OBJS_DEPEND_ON_GENERATED),1)
|
|
$(VDIR)$(ACE_PCH_FILE) $(addprefix $(VDIR), $(OBJS)): $(GENERATED_DIRTY)
|
|
$(VSHDIR)$(ACE_PCH_FILE) $(VSHOBJS): $(GENERATED_DIRTY)
|
|
endif
|
|
endif
|
|
|
|
|
|
realclean: clean
|
|
ifneq ($(GENERATED_DIRTY),)
|
|
-$(RM) -r $(GENERATED_DIRTY)
|
|
endif
|
|
|
|
__prebuild__:
|
|
ifneq ($(ace_for_tao),1)
|
|
@-:
|
|
endif
|
|
|
|
|
|
.PHONY: install
|
|
install: all
|
|
INSTALL_LIB ?= lib
|
|
ifneq ($(INSTALL_PREFIX),)
|
|
ifneq ($(install_rpath),0)
|
|
LDFLAGS += -Wl,-R$(INSTALL_PREFIX)/$(INSTALL_LIB)
|
|
endif
|
|
endif
|
|
|
|
PRJINST_OPTIONS ?=
|
|
INST_DIR ?= /$(notdir $(PWD))
|
|
COMMA = ,
|
|
SPACE = $(should_be_unset) $(should_be_unset)
|
|
INSTALLER ?= $(MPC_ROOT)/prj_install.pl
|
|
CUSTOM_INST_TAGS = $(sort )
|
|
|
|
LIB_INST_TAGS = header_files template_files$(if $(findstring 1,$(inline)), inline_files)$(if $(CUSTOM_INST_TAGS), $(CUSTOM_INST_TAGS))
|
|
LIB_INST_LOCATIONS = $(foreach tag,$(LIB_INST_TAGS),-b $(tag)=include$(INST_DIR))
|
|
|
|
INST_TAGS = lib_output$(if $(LIB_INST_TAGS), $(LIB_INST_TAGS))
|
|
INST_LOCATIONS = $(LIB_INST_LOCATIONS) -o lib_output=$(INSTALL_LIB)
|
|
|
|
DATA_INST_TAGS = installdata_files
|
|
INST_LOCATIONS += $(if $(DATA_INST_TAGS),-x installdata_files -b installdata_files=share$(INST_DIR))
|
|
INST_TAGS := $(INST_TAGS)$(if $(DATA_INST_TAGS), $(DATA_INST_TAGS))
|
|
|
|
ifeq ($(INSTALLER),/prj_install.pl)
|
|
INSTALLER = $(ACE_ROOT)/MPC/prj_install.pl
|
|
endif
|
|
|
|
ifeq ($(LIBCHECK),1)
|
|
ifneq ($(ace_for_tao),1)
|
|
install:
|
|
ifeq ($(INST_TAGS),)
|
|
@echo Nothing to install.
|
|
else
|
|
ifeq ($(INSTALL_PREFIX),)
|
|
@echo The variable INSTALL_PREFIX must be set to install.
|
|
@echo If binaries are already built and you want to use RPATH,
|
|
@echo they must be rebuilt after changing INSTALL_PREFIX.
|
|
@false
|
|
else
|
|
perl -ne'if (/^#END MPC-Generated Install Info/) {exit 0}' \
|
|
-e'elsif (/^#BEGIN MPC-Generated Install Info/) {$$ok=1}' \
|
|
-e'elsif ($$ok && s/^#//) {print}' $(MAKEFILE) | \
|
|
$(INSTALLER) -i -s $(subst $(SPACE),$(COMMA),$(INST_TAGS)) \
|
|
$(INST_LOCATIONS) $(if $(ARCH),-d $(ARCH)) $(PRJINST_OPTIONS) \
|
|
$(INSTALL_PREFIX)
|
|
$(ACE_ROOT)/bin/ace_install_pkgconfig.pl ACE.pc.in --prefix $(INSTALL_PREFIX) --libdir $(INSTALL_LIB) --libs "$(LIBS)" --version $(GNUACE_PROJECT_VERSION)
|
|
perl -i -pe's!\$$[{(]ACE_ROOT[})]!$(INSTALL_PREFIX)/include!g unless /^\s*include / || /^INS/' $(INSTALL_PREFIX)/share/ace/include/makeinclude/wrapper_macros.GNU
|
|
perl -i -pe'BEGIN {$$lib = qq($(INSTALL_PREFIX)/$(INSTALL_LIB)); $$lp = qq(-value_project libpaths+=$$lib\n); $$cl = qq(command_line =)}' -e'if ($$. == 1 && /^$$cl (.*)/ && $$1 !~ /$$lib\b/) {chomp; print qq($$_ $$lp); $$_ = qq()}' -e'elsif ($$. == 1 && !/^$$cl/) {print qq($$cl $$lp)}' $(INSTALL_PREFIX)/share/ace/bin/MakeProjectCreator/config/MPC.cfg
|
|
perl -i -ne'print unless /^\s*ARCH\s*[+?:]?=/' $(INSTALL_PREFIX)/share/ace/include/makeinclude/platform_macros.GNU
|
|
echo export ACE_ROOT=$(INSTALL_PREFIX)/share/ace> $(INSTALL_PREFIX)/share/ace/ace-devel.sh
|
|
|
|
endif
|
|
endif
|
|
endif
|
|
endif
|
|
|
|
#BEGIN MPC-Generated Install Info
|
|
#documentation_files:
|
|
#README
|
|
#../VERSION
|
|
#
|
|
#build_files:
|
|
#svcconfgen.mpc
|
|
#ace.mpc
|
|
#ace_for_tao.mpc
|
|
#uuid.mpb
|
|
#token.mpb
|
|
#other.mpb
|
|
#svcconf.mpb
|
|
#filecache.mpb
|
|
#codecs.mpb
|
|
#ace.mwc
|
|
#
|
|
#installdata_files:
|
|
#../bin/MakeProjectCreator bin
|
|
#../bin/DependencyGenerator bin
|
|
#../bin/mwc.pl bin
|
|
#../bin/mpc.pl bin
|
|
#../bin/add_rel_link.sh bin
|
|
#../bin/depgen.pl bin
|
|
#../include/makeinclude include
|
|
#../README .
|
|
#../VERSION .
|
|
#../PROBLEM-REPORT-FORM .
|
|
#../NEWS .
|
|
#../COPYING .
|
|
#../AUTHORS .
|
|
#../THANKS .
|
|
#../docs .
|
|
#
|
|
#inline_files:
|
|
#Bound_Ptr.inl
|
|
#Condition_T.inl
|
|
#Guard_T.inl
|
|
#Handle_Gobbler.inl
|
|
#Intrusive_Auto_Ptr.inl
|
|
#Lock_Adapter_T.inl
|
|
#Metrics_Cache_T.inl
|
|
#Refcounted_Auto_Ptr.inl
|
|
#Reverse_Lock_T.inl
|
|
#TSS_T.inl
|
|
#ace_wchar.inl
|
|
#ACE.inl
|
|
#SOCK_Dgram_Mcast.inl
|
|
#Signal.inl
|
|
#OS_NS_stropts.inl
|
|
#Token_Collection.inl
|
|
#Proactor.inl
|
|
#Date_Time.inl
|
|
#Functor_T.inl
|
|
#Handle_Set.inl
|
|
#OS_NS_string.inl
|
|
#CDR_Size.inl
|
|
#OS_Log_Msg_Attributes.inl
|
|
#IOStream_T.inl
|
|
#Hash_Map_Manager_T.inl
|
|
#Reactor.inl
|
|
#Auto_Ptr.inl
|
|
#Singleton.inl
|
|
#SOCK_Connector.inl
|
|
#CDR_Stream.inl
|
|
#Auto_IncDec_T.inl
|
|
#OS_NS_sys_sendfile.inl
|
|
#Condition_Thread_Mutex.inl
|
|
#FIFO_Recv.inl
|
|
#OS_NS_sys_shm.inl
|
|
#OS_NS_fcntl.inl
|
|
#Service_Types.inl
|
|
#Shared_Object.inl
|
|
#Pipe.inl
|
|
#Dynamic_Service.inl
|
|
#Env_Value_T.inl
|
|
#LSOCK_Stream.inl
|
|
#Barrier.inl
|
|
#UUID.inl
|
|
#Configuration.inl
|
|
#MMAP_Memory_Pool.inl
|
|
#Token_Request_Reply.inl
|
|
#OS_NS_sys_resource.inl
|
|
#Containers_T.inl
|
|
#Token.inl
|
|
#SOCK_CODgram.inl
|
|
#UPIPE_Acceptor.inl
|
|
#FILE_IO.inl
|
|
#Intrusive_List_Node.inl
|
|
#RW_Process_Mutex.inl
|
|
#Notification_Strategy.inl
|
|
#OS_Errno.inl
|
|
#IO_Cntl_Msg.inl
|
|
#Framework_Component.inl
|
|
#SV_Semaphore_Complex.inl
|
|
#Asynch_IO_Impl.inl
|
|
#Thread_Mutex.inl
|
|
#Thread_Control.inl
|
|
#RW_Mutex.inl
|
|
#ATM_QoS.inl
|
|
#Service_Object.inl
|
|
#Dev_Poll_Reactor.inl
|
|
#FIFO.inl
|
|
#OS_NS_signal.inl
|
|
#SV_Message.inl
|
|
#SOCK_Stream.inl
|
|
#Addr.inl
|
|
#DEV.inl
|
|
#Map_T.inl
|
|
#Mem_Map.inl
|
|
#Refcountable_T.inl
|
|
#Unbounded_Set.inl
|
|
#OS_NS_errno.inl
|
|
#FIFO_Send.inl
|
|
#TLI.inl
|
|
#MEM_Addr.inl
|
|
#DEV_IO.inl
|
|
#OS_NS_ctype.inl
|
|
#Vector_T.inl
|
|
#OS_NS_netdb.inl
|
|
#Active_Map_Manager_T.inl
|
|
#SString.inl
|
|
#LSOCK_Connector.inl
|
|
#Pagefile_Memory_Pool.inl
|
|
#UNIX_Addr.inl
|
|
#Atomic_Op_T.inl
|
|
#Dynamic_Message_Strategy.inl
|
|
#Hash_Cache_Map_Manager_T.inl
|
|
#SPIPE_Stream.inl
|
|
#IPC_SAP.inl
|
|
#SOCK_Dgram_Bcast.inl
|
|
#Atomic_Op.inl
|
|
#Message_Queue_NT.inl
|
|
#Cache_Map_Manager_T.inl
|
|
#Process_Mutex.inl
|
|
#Service_Repository.inl
|
|
#OS_NS_sys_uio.inl
|
|
#OS_NS_sys_stat.inl
|
|
#SOCK.inl
|
|
#Profile_Timer.inl
|
|
#TLI_Stream.inl
|
|
#Flag_Manip.inl
|
|
#LSOCK_Dgram.inl
|
|
#SOCK_SEQPACK_Association.inl
|
|
#Auto_Event.inl
|
|
#OS_NS_dirent.inl
|
|
#Object_Manager.inl
|
|
#Process_Manager.inl
|
|
#Managed_Object.inl
|
|
#SV_Message_Queue.inl
|
|
#Malloc.inl
|
|
#OS_NS_sys_wait.inl
|
|
#Process.inl
|
|
#OS_NS_sys_select.inl
|
|
#MEM_Stream.inl
|
|
#Select_Reactor_T.inl
|
|
#SPIPE_Connector.inl
|
|
#Array_Map.inl
|
|
#Log_Msg.inl
|
|
#Dynamic.inl
|
|
#OS_NS_dlfcn.inl
|
|
#MEM_Connector.inl
|
|
#Timer_Queue_Adapters.inl
|
|
#SOCK_Acceptor.inl
|
|
#PI_Malloc.inl
|
|
#Activation_Queue.inl
|
|
#Event_Handler_T.inl
|
|
#Stats.inl
|
|
#FILE_Addr.inl
|
|
#Thread.inl
|
|
#Select_Reactor_Base.inl
|
|
#CDR_Base.inl
|
|
#Typed_SV_Message_Queue.inl
|
|
#OS_NS_time.inl
|
|
#Array_Base.inl
|
|
#Lock.inl
|
|
#Event_Handler.inl
|
|
#Dirent.inl
|
|
#Countdown_Time.inl
|
|
#OS_NS_sys_time.inl
|
|
#OS_NS_unistd.inl
|
|
#FILE.inl
|
|
#XTI_ATM_Mcast.inl
|
|
#Unbounded_Queue.inl
|
|
#OS_NS_stdlib.inl
|
|
#Timer_Queue_T.inl
|
|
#RW_Thread_Mutex.inl
|
|
#OS_TLI.inl
|
|
#ATM_Params.inl
|
|
#Malloc_T.inl
|
|
#Sched_Params.inl
|
|
#Hash_Multi_Map_Manager_T.inl
|
|
#Functor.inl
|
|
#SOCK_SEQPACK_Acceptor.inl
|
|
#ATM_Acceptor.inl
|
|
#Task_Ex_T.inl
|
|
#DEV_Addr.inl
|
|
#MEM_Acceptor.inl
|
|
#Typed_SV_Message.inl
|
|
#FILE_Connector.inl
|
|
#Log_Record.inl
|
|
#Shared_Memory_SV.inl
|
|
#Time_Value.inl
|
|
#Hash_Map_With_Allocator_T.inl
|
|
#OS_NS_sys_socket.inl
|
|
#File_Lock.inl
|
|
#TP_Reactor.inl
|
|
#Pair_T.inl
|
|
#Monitor_Base.inl
|
|
#ATM_Stream.inl
|
|
#Thread_Adapter.inl
|
|
#Argv_Type_Converter.inl
|
|
#OS_NS_arpa_inet.inl
|
|
#OS_NS_strings.inl
|
|
#Service_Config.inl
|
|
#UPIPE_Stream.inl
|
|
#LSOCK.inl
|
|
#ARGV.inl
|
|
#Message_Block.inl
|
|
#Service_Gestalt.inl
|
|
#Malloc_Allocator.inl
|
|
#Cleanup.inl
|
|
#Local_Tokens.inl
|
|
#Stream.inl
|
|
#FIFO_Send_Msg.inl
|
|
#Task.inl
|
|
#Reactor_Notification_Strategy.inl
|
|
#Caching_Strategies_T.inl
|
|
#FIFO_Recv_Msg.inl
|
|
#Message_Queue.inl
|
|
#Thread_Semaphore.inl
|
|
#Sig_Handler.inl
|
|
#Thread_Manager.inl
|
|
#SPIPE.inl
|
|
#Obstack_T.inl
|
|
#Event.inl
|
|
#SOCK_SEQPACK_Connector.inl
|
|
#UTF16_Encoding_Converter.inl
|
|
#IO_SAP.inl
|
|
#SOCK_IO.inl
|
|
#Token_Manager.inl
|
|
#Base_Thread_Adapter.inl
|
|
#OS_NS_regex.inl
|
|
#ATM_Connector.inl
|
|
#WFMO_Reactor.inl
|
|
#SV_Shared_Memory.inl
|
|
#Recursive_Thread_Mutex.inl
|
|
#String_Base.inl
|
|
#Message_Queue_Vx.inl
|
|
#Strategies_T.inl
|
|
#NT_Service.inl
|
|
#Timeprobe.inl
|
|
#Containers.inl
|
|
#Unbounded_Set_Ex.inl
|
|
#UPIPE_Connector.inl
|
|
#Based_Pointer_T.inl
|
|
#SOCK_Dgram.inl
|
|
#DEV_Connector.inl
|
|
#Multihomed_INET_Addr.inl
|
|
#SOCK_Netlink.inl
|
|
#Get_Opt.inl
|
|
#Message_Block_T.inl
|
|
#Sample_History.inl
|
|
#Ping_Socket.inl
|
|
#Remote_Tokens.inl
|
|
#Map_Manager.inl
|
|
#TLI_Connector.inl
|
|
#Manual_Event.inl
|
|
#Codeset_Registry.inl
|
|
#Basic_Stats.inl
|
|
#Module.inl
|
|
#Notification_Queue.inl
|
|
#INET_Addr.inl
|
|
#LSOCK_CODgram.inl
|
|
#RB_Tree.inl
|
|
#Intrusive_List.inl
|
|
#Semaphore.inl
|
|
#SV_Semaphore_Simple.inl
|
|
#Read_Buffer.inl
|
|
#OS_NS_Thread.inl
|
|
#OS_NS_math.inl
|
|
#Hashable.inl
|
|
#Shared_Memory_MM.inl
|
|
#MEM_IO.inl
|
|
#Atomic_Op_GCC_T.inl
|
|
#Basic_Types.inl
|
|
#Process_Semaphore.inl
|
|
#ATM_Addr.inl
|
|
#Functor_String.inl
|
|
#OS_NS_sys_msg.inl
|
|
#High_Res_Timer.inl
|
|
#Mutex.inl
|
|
#OS_NS_wchar.inl
|
|
#Active_Map_Manager.inl
|
|
#OS_NS_stdio.inl
|
|
#OS_NS_pwd.inl
|
|
#MEM_SAP.inl
|
|
#Capabilities.inl
|
|
#OS_NS_sys_mman.inl
|
|
#SPIPE_Addr.inl
|
|
#OS_NS_wctype.inl
|
|
#Netlink_Addr.inl
|
|
#Task_T.inl
|
|
#Dirent_Selector.inl
|
|
#POSIX_Proactor.inl
|
|
#OS_NS_poll.inl
|
|
#Msg_WFMO_Reactor.inl
|
|
#Naming_Context.inl
|
|
#Recyclable.inl
|
|
#Auto_Functor.inl
|
|
#Obchunk.inl
|
|
#
|
|
#resource_files:
|
|
#ace.rc
|
|
#
|
|
#header_files:
|
|
#ACE_export.h
|
|
#Bound_Ptr.h
|
|
#CE_Screen_Output.h
|
|
#Codeset_Symbols.h
|
|
#CORBA_macros.h
|
|
#Condition_T.h
|
|
#Default_Constants.h
|
|
#Global_Macros.h
|
|
#Guard_T.h
|
|
#Hash_Map_Manager.h
|
|
#Handle_Gobbler.h
|
|
#If_Then_Else.h
|
|
#IO_Cntl_Msg.h
|
|
#Intrusive_Auto_Ptr.h
|
|
#Lock_Adapter_T.h
|
|
#Log_Priority.h
|
|
#Malloc_Base.h
|
|
#Metrics_Cache.h
|
|
#Metrics_Cache_T.h
|
|
#Memory_Pool.h
|
|
#Min_Max.h
|
|
#Netlink_Addr.h
|
|
#Null_Barrier.h
|
|
#Null_Condition.h
|
|
#Null_Mutex.h
|
|
#Null_Semaphore.h
|
|
#Numeric_Limits.h
|
|
#OS_Memory.h
|
|
#OS_NS_macros.h
|
|
#OS_Thread_Adapter.h
|
|
#Object_Manager_Base.h
|
|
#Obstack.h
|
|
#Proactor_Impl.h
|
|
#Reactor_Impl.h
|
|
#Reactor_Timer_Interface.h
|
|
#Refcounted_Auto_Ptr.h
|
|
#Reverse_Lock_T.h
|
|
#Select_Reactor.h
|
|
#SOCK_Netlink.h
|
|
#SStringfwd.h
|
|
#Stack_Trace.h
|
|
#Static_Object_Lock.h
|
|
#Strategies.h
|
|
#String_Base_Const.h
|
|
#Svc_Conf.h
|
|
#Svc_Conf_Param.h
|
|
#Svc_Conf_Tokens.h
|
|
#Svc_Conf_Token_Table.h
|
|
#Synch.h
|
|
#Synch_Traits.h
|
|
#TSS_T.h
|
|
#Timer_Hash.h
|
|
#Timer_Heap.h
|
|
#Timer_List.h
|
|
#Timer_Queue.h
|
|
#Timer_Queuefwd.h
|
|
#Timer_Wheel.h
|
|
#Truncate.h
|
|
#UPIPE_Addr.h
|
|
#Value_Ptr.h
|
|
#Version.h
|
|
#Versioned_Namespace.h
|
|
#ace_wchar.h
|
|
#checked_iterator.h
|
|
#config-aix-5.x.h
|
|
#config-all.h
|
|
#config-cygwin32.h
|
|
#config-doxygen.h
|
|
#config-freebsd.h
|
|
#config-g++-common.h
|
|
#config-ghs-common.h
|
|
#config-hpux-11.00.h
|
|
#config-icc-common.h
|
|
#config-integritySCA.h
|
|
#config-kfreebsd.h
|
|
#config-linux-common.h
|
|
#config-linux.h
|
|
#config-lite.h
|
|
#config-lynxos.h
|
|
#config-macosx-iphone-hardware.h
|
|
#config-macosx-iphone-simulator.h
|
|
#config-macosx-leopard.h
|
|
#config-macosx-panther.h
|
|
#config-macosx-snowleopard.h
|
|
#config-macosx-tiger.h
|
|
#config-macosx.h
|
|
#config-macros.h
|
|
#config-minimal.h
|
|
#config-mvs.h
|
|
#config-netbsd.h
|
|
#config-openbsd.h
|
|
#config-openvms.h
|
|
#config-pharlap.h
|
|
#config-posix-nonetworking.h
|
|
#config-posix.h
|
|
#config-qnx-neutrino.h
|
|
#config-qnx-rtp-62x.h
|
|
#config-qnx-rtp-common.h
|
|
#config-qnx-rtp-pre62x.h
|
|
#config-qnx-rtp.h
|
|
#config-rtems.h
|
|
#config-suncc-common.h
|
|
#config-sunos5.10.h
|
|
#config-sunos5.11.h
|
|
#config-sunos5.4-g++.h
|
|
#config-sunos5.4-sunc++-4.x.h
|
|
#config-sunos5.5.h
|
|
#config-sunos5.6.h
|
|
#config-sunos5.7.h
|
|
#config-sunos5.8.h
|
|
#config-sunos5.9.h
|
|
#config-tandem-nsk-mips-v2.h
|
|
#config-tandem-nsk-mips-v3.h
|
|
#config-tandem.h
|
|
#config-visualage.h
|
|
#config-vxworks.h
|
|
#config-vxworks6.4.h
|
|
#config-vxworks6.5.h
|
|
#config-vxworks6.6.h
|
|
#config-vxworks6.7.h
|
|
#config-vxworks6.8.h
|
|
#config-win32-borland.h
|
|
#config-win32-cegcc.h
|
|
#config-win32-common.h
|
|
#config-win32-dmc.h
|
|
#config-win32-interix.h
|
|
#config-win32-mingw.h
|
|
#config-win32-msvc-10.h
|
|
#config-win32-msvc-7.h
|
|
#config-win32-msvc-8.h
|
|
#config-win32-msvc-9.h
|
|
#config-win32-msvc.h
|
|
#config-win32.h
|
|
#config-WinCE.h
|
|
#config.h
|
|
#iosfwd.h
|
|
#os_include/os_complex.h
|
|
#os_include/os_utmpx.h
|
|
#os_include/os_typeinfo.h
|
|
#os_include/os_stdbool.h
|
|
#os_include/os_netdb.h
|
|
#os_include/os_fcntl.h
|
|
#os_include/os_pdhmsg.h
|
|
#os_include/os_tgmath.h
|
|
#os_include/os_stropts.h
|
|
#os_include/os_grp.h
|
|
#os_include/os_kstat.h
|
|
#os_include/arpa/os_inet.h
|
|
#os_include/os_strings.h
|
|
#os_include/os_fnmatch.h
|
|
#os_include/os_trace.h
|
|
#os_include/os_cpio.h
|
|
#os_include/os_semaphore.h
|
|
#os_include/os_nl_types.h
|
|
#os_include/os_stdint.h
|
|
#os_include/os_stdio.h
|
|
#os_include/os_ftw.h
|
|
#os_include/os_limits.h
|
|
#os_include/os_pdh.h
|
|
#os_include/os_dlfcn.h
|
|
#os_include/os_poll.h
|
|
#os_include/os_wctype.h
|
|
#os_include/sys/os_loadavg.h
|
|
#os_include/sys/os_sem.h
|
|
#os_include/sys/os_msg.h
|
|
#os_include/sys/os_wait.h
|
|
#os_include/sys/os_shm.h
|
|
#os_include/sys/os_ipc.h
|
|
#os_include/sys/os_time.h
|
|
#os_include/sys/os_mman.h
|
|
#os_include/sys/os_sysinfo.h
|
|
#os_include/sys/os_types.h
|
|
#os_include/sys/os_pstat.h
|
|
#os_include/sys/os_resource.h
|
|
#os_include/sys/os_sysctl.h
|
|
#os_include/sys/os_statvfs.h
|
|
#os_include/sys/os_uio.h
|
|
#os_include/sys/os_select.h
|
|
#os_include/sys/os_times.h
|
|
#os_include/sys/os_socket.h
|
|
#os_include/sys/os_timeb.h
|
|
#os_include/sys/os_un.h
|
|
#os_include/sys/os_stat.h
|
|
#os_include/sys/os_utsname.h
|
|
#os_include/os_ulimit.h
|
|
#os_include/net/os_if.h
|
|
#os_include/os_byteswap.h
|
|
#os_include/os_time.h
|
|
#os_include/os_stddef.h
|
|
#os_include/os_glob.h
|
|
#os_include/os_ndbm.h
|
|
#os_include/os_langinfo.h
|
|
#os_include/os_string.h
|
|
#os_include/os_spawn.h
|
|
#os_include/os_sched.h
|
|
#os_include/os_errno.h
|
|
#os_include/os_wordexp.h
|
|
#os_include/os_syslog.h
|
|
#os_include/os_aio.h
|
|
#os_include/netinet/os_in.h
|
|
#os_include/netinet/os_tcp.h
|
|
#os_include/os_setjmp.h
|
|
#os_include/os_libgen.h
|
|
#os_include/os_monetary.h
|
|
#os_include/os_iso646.h
|
|
#os_include/os_tar.h
|
|
#os_include/os_local.h
|
|
#os_include/os_termios.h
|
|
#os_include/os_stdarg.h
|
|
#os_include/os_fmtmsg.h
|
|
#os_include/os_assert.h
|
|
#os_include/os_ucontext.h
|
|
#os_include/os_intrin.h
|
|
#os_include/os_regex.h
|
|
#os_include/os_mqueue.h
|
|
#os_include/os_float.h
|
|
#os_include/os_ctype.h
|
|
#os_include/os_iconv.h
|
|
#os_include/os_wchar.h
|
|
#os_include/os_pthread.h
|
|
#os_include/os_search.h
|
|
#os_include/os_signal.h
|
|
#os_include/os_inttypes.h
|
|
#os_include/os_math.h
|
|
#os_include/os_fenv.h
|
|
#os_include/os_stdlib.h
|
|
#os_include/os_pwd.h
|
|
#os_include/os_unistd.h
|
|
#os_include/os_dirent.h
|
|
#os_include/os_utime.h
|
|
#post.h
|
|
#pre.h
|
|
#streams.h
|
|
#svc_export.h
|
|
#ACE.h
|
|
#SOCK_Dgram_Mcast.h
|
|
#Signal.h
|
|
#OS_NS_stropts.h
|
|
#Token_Collection.h
|
|
#Proactor.h
|
|
#Future_Set.h
|
|
#Date_Time.h
|
|
#Functor_T.h
|
|
#Handle_Set.h
|
|
#Handle_Ops.h
|
|
#OS_NS_string.h
|
|
#CDR_Size.h
|
|
#OS_Log_Msg_Attributes.h
|
|
#IOStream_T.h
|
|
#Hash_Map_Manager_T.h
|
|
#Reactor.h
|
|
#Auto_Ptr.h
|
|
#Singleton.h
|
|
#SOCK_Connector.h
|
|
#CDR_Stream.h
|
|
#Shared_Memory_Pool.h
|
|
#Auto_IncDec_T.h
|
|
#OS_NS_sys_sendfile.h
|
|
#Condition_Thread_Mutex.h
|
|
#FIFO_Recv.h
|
|
#OS_NS_sys_shm.h
|
|
#OS_NS_fcntl.h
|
|
#Dynamic_Service_Base.h
|
|
#Service_Types.h
|
|
#Shared_Object.h
|
|
#Pipe.h
|
|
#Dynamic_Service.h
|
|
#Based_Pointer_Repository.h
|
|
#Env_Value_T.h
|
|
#Message_Queue_T.h
|
|
#LSOCK_Stream.h
|
|
#Barrier.h
|
|
#UUID.h
|
|
#OS_QoS.h
|
|
#Configuration.h
|
|
#MMAP_Memory_Pool.h
|
|
#Token_Request_Reply.h
|
|
#Log_Msg_UNIX_Syslog.h
|
|
#Monitor_Control_Types.h
|
|
#Shared_Memory.h
|
|
#OS_NS_sys_resource.h
|
|
#Containers_T.h
|
|
#Cached_Connect_Strategy_T.h
|
|
#Svc_Handler.h
|
|
#Acceptor.h
|
|
#Timer_List_T.h
|
|
#Token.h
|
|
#Thread_Exit.h
|
|
#SPIPE_Acceptor.h
|
|
#SOCK_CODgram.h
|
|
#Node.h
|
|
#UPIPE_Acceptor.h
|
|
#Monitor_Admin.h
|
|
#FILE_IO.h
|
|
#Intrusive_List_Node.h
|
|
#RW_Process_Mutex.h
|
|
#Atomic_Op_Sparc.h
|
|
#Dynamic_Service_Dependency.h
|
|
#Notification_Strategy.h
|
|
#OS_Errno.h
|
|
#Framework_Component.h
|
|
#SV_Semaphore_Complex.h
|
|
#Asynch_IO_Impl.h
|
|
#Thread_Mutex.h
|
|
#Thread_Control.h
|
|
#RW_Mutex.h
|
|
#Tokenizer_T.h
|
|
#ATM_QoS.h
|
|
#Trace.h
|
|
#Service_Object.h
|
|
#SUN_Proactor.h
|
|
#Dev_Poll_Reactor.h
|
|
#Cleanup_Strategies_T.h
|
|
#FIFO.h
|
|
#Codeset_IBM1047.h
|
|
#OS_NS_signal.h
|
|
#SV_Message.h
|
|
#SOCK_Stream.h
|
|
#Addr.h
|
|
#DEV.h
|
|
#Map_T.h
|
|
#Mem_Map.h
|
|
#Configuration_Import_Export.h
|
|
#Refcountable_T.h
|
|
#Unbounded_Set.h
|
|
#OS_NS_errno.h
|
|
#FIFO_Send.h
|
|
#Timeprobe_T.h
|
|
#TLI.h
|
|
#MEM_Addr.h
|
|
#Copy_Disabled.h
|
|
#DEV_IO.h
|
|
#OS_NS_ctype.h
|
|
#Encoding_Converter.h
|
|
#Vector_T.h
|
|
#OS_NS_netdb.h
|
|
#Log_Msg_Backend.h
|
|
#Svc_Conf_Lexer.h
|
|
#Method_Request.h
|
|
#Future.h
|
|
#Active_Map_Manager_T.h
|
|
#TLI_Acceptor.h
|
|
#SString.h
|
|
#LSOCK_Connector.h
|
|
#Timer_Hash_T.h
|
|
#Pagefile_Memory_Pool.h
|
|
#UNIX_Addr.h
|
|
#Atomic_Op_T.h
|
|
#Dynamic_Message_Strategy.h
|
|
#Hash_Cache_Map_Manager_T.h
|
|
#Codecs.h
|
|
#SPIPE_Stream.h
|
|
#Local_Memory_Pool.h
|
|
#IPC_SAP.h
|
|
#SOCK_Dgram_Bcast.h
|
|
#Log_Msg_IPC.h
|
|
#ICMP_Socket.h
|
|
#Atomic_Op.h
|
|
#Message_Queue_NT.h
|
|
#Cache_Map_Manager_T.h
|
|
#Process_Mutex.h
|
|
#POSIX_CB_Proactor.h
|
|
#Service_Repository.h
|
|
#OS_NS_sys_uio.h
|
|
#OS_NS_sys_stat.h
|
|
#Asynch_Acceptor.h
|
|
#Sock_Connect.h
|
|
#SOCK.h
|
|
#Profile_Timer.h
|
|
#TLI_Stream.h
|
|
#Flag_Manip.h
|
|
#Asynch_Connector.h
|
|
#LSOCK_Dgram.h
|
|
#Asynch_IO.h
|
|
#UTF32_Encoding_Converter.h
|
|
#SOCK_SEQPACK_Association.h
|
|
#Auto_Event.h
|
|
#Log_Msg_NT_Event_Log.h
|
|
#OS_NS_dirent.h
|
|
#Object_Manager.h
|
|
#Process_Manager.h
|
|
#Timer_Heap_T.h
|
|
#Managed_Object.h
|
|
#SV_Message_Queue.h
|
|
#Malloc.h
|
|
#OS_NS_sys_wait.h
|
|
#Lib_Find.h
|
|
#Process.h
|
|
#OS_NS_sys_select.h
|
|
#TSS_Adapter.h
|
|
#MEM_Stream.h
|
|
#Select_Reactor_T.h
|
|
#SPIPE_Connector.h
|
|
#Array_Map.h
|
|
#Log_Msg.h
|
|
#Dynamic.h
|
|
#OS_NS_dlfcn.h
|
|
#MEM_Connector.h
|
|
#Timer_Queue_Adapters.h
|
|
#SOCK_Acceptor.h
|
|
#Connection_Recycling_Strategy.h
|
|
#PI_Malloc.h
|
|
#Activation_Queue.h
|
|
#Event_Handler_T.h
|
|
#Stats.h
|
|
#Sbrk_Memory_Pool.h
|
|
#FILE_Addr.h
|
|
#Thread.h
|
|
#Select_Reactor_Base.h
|
|
#CDR_Base.h
|
|
#Framework_Component_T.h
|
|
#Typed_SV_Message_Queue.h
|
|
#Registry.h
|
|
#OS_NS_time.h
|
|
#Array_Base.h
|
|
#Lock.h
|
|
#Event_Handler.h
|
|
#Dirent.h
|
|
#Countdown_Time.h
|
|
#Registry_Name_Space.h
|
|
#OS_NS_sys_time.h
|
|
#WIN32_Asynch_IO.h
|
|
#Parse_Node.h
|
|
#OS_NS_unistd.h
|
|
#Token_Invariants.h
|
|
#FILE.h
|
|
#XML_Svc_Conf.h
|
|
#Thread_Hook.h
|
|
#XTI_ATM_Mcast.h
|
|
#Stream_Modules.h
|
|
#Unbounded_Queue.h
|
|
#OS_NS_stdlib.h
|
|
#Dump_T.h
|
|
#Timer_Queue_T.h
|
|
#RW_Thread_Mutex.h
|
|
#OS_TLI.h
|
|
#ATM_Params.h
|
|
#Log_Msg_Callback.h
|
|
#Malloc_T.h
|
|
#Sched_Params.h
|
|
#WIN32_Proactor.h
|
|
#Test_and_Set.h
|
|
#DLL_Manager.h
|
|
#Hash_Multi_Map_Manager_T.h
|
|
#Caching_Utility_T.h
|
|
#Functor.h
|
|
#SOCK_SEQPACK_Acceptor.h
|
|
#ATM_Acceptor.h
|
|
#Name_Request_Reply.h
|
|
#Task_Ex_T.h
|
|
#DEV_Addr.h
|
|
#MEM_Acceptor.h
|
|
#Condition_Recursive_Thread_Mutex.h
|
|
#Typed_SV_Message.h
|
|
#FILE_Connector.h
|
|
#Log_Record.h
|
|
#Shared_Memory_SV.h
|
|
#Time_Value.h
|
|
#Hash_Map_With_Allocator_T.h
|
|
#Name_Space.h
|
|
#OS_NS_sys_socket.h
|
|
#File_Lock.h
|
|
#Timer_Wheel_T.h
|
|
#TP_Reactor.h
|
|
#Pair_T.h
|
|
#Asynch_Pseudo_Task.h
|
|
#Monitor_Base.h
|
|
#ATM_Stream.h
|
|
#LOCK_SOCK_Acceptor.h
|
|
#Logging_Strategy.h
|
|
#Name_Proxy.h
|
|
#Local_Name_Space.h
|
|
#Thread_Adapter.h
|
|
#Argv_Type_Converter.h
|
|
#Monitor_Point_Registry.h
|
|
#OS_NS_arpa_inet.h
|
|
#Remote_Name_Space.h
|
|
#TTY_IO.h
|
|
#Throughput_Stats.h
|
|
#OS_NS_strings.h
|
|
#Service_Config.h
|
|
#UPIPE_Stream.h
|
|
#LSOCK.h
|
|
#Init_ACE.h
|
|
#ARGV.h
|
|
#Message_Block.h
|
|
#Monitor_Control_Action.h
|
|
#Monitor_Size.h
|
|
#Service_Gestalt.h
|
|
#Malloc_Allocator.h
|
|
#Cleanup.h
|
|
#Local_Tokens.h
|
|
#OS_NS_sys_utsname.h
|
|
#Stream.h
|
|
#FIFO_Send_Msg.h
|
|
#Task.h
|
|
#Reactor_Notification_Strategy.h
|
|
#Caching_Strategies_T.h
|
|
#FIFO_Recv_Msg.h
|
|
#Message_Queue.h
|
|
#Thread_Semaphore.h
|
|
#Synch_Options.h
|
|
#Sig_Handler.h
|
|
#Thread_Manager.h
|
|
#SPIPE.h
|
|
#Obstack_T.h
|
|
#Event.h
|
|
#SOCK_SEQPACK_Connector.h
|
|
#UTF16_Encoding_Converter.h
|
|
#UTF8_Encoding_Converter.h
|
|
#POSIX_Asynch_IO.h
|
|
#IO_SAP.h
|
|
#SOCK_IO.h
|
|
#Dump.h
|
|
#Connector.h
|
|
#Token_Manager.h
|
|
#Base_Thread_Adapter.h
|
|
#OS_NS_regex.h
|
|
#Sig_Adapter.h
|
|
#ATM_Connector.h
|
|
#WFMO_Reactor.h
|
|
#SV_Shared_Memory.h
|
|
#LSOCK_Acceptor.h
|
|
#Recursive_Thread_Mutex.h
|
|
#System_Time.h
|
|
#String_Base.h
|
|
#Message_Queue_Vx.h
|
|
#Strategies_T.h
|
|
#OS_main.h
|
|
#NT_Service.h
|
|
#Timeprobe.h
|
|
#Containers.h
|
|
#Unbounded_Set_Ex.h
|
|
#Monitor_Admin_Manager.h
|
|
#UPIPE_Connector.h
|
|
#Based_Pointer_T.h
|
|
#SOCK_Dgram.h
|
|
#DEV_Connector.h
|
|
#Priority_Reactor.h
|
|
#Multihomed_INET_Addr.h
|
|
#Get_Opt.h
|
|
#Message_Block_T.h
|
|
#Sample_History.h
|
|
#Ping_Socket.h
|
|
#Remote_Tokens.h
|
|
#Map_Manager.h
|
|
#TLI_Connector.h
|
|
#Manual_Event.h
|
|
#Codeset_Registry.h
|
|
#Basic_Stats.h
|
|
#Module.h
|
|
#Notification_Queue.h
|
|
#INET_Addr.h
|
|
#LSOCK_CODgram.h
|
|
#RB_Tree.h
|
|
#Intrusive_List.h
|
|
#Semaphore.h
|
|
#SV_Semaphore_Simple.h
|
|
#Read_Buffer.h
|
|
#OS_NS_Thread.h
|
|
#OS_NS_math.h
|
|
#Assert.h
|
|
#Encoding_Converter_Factory.h
|
|
#DLL.h
|
|
#Hashable.h
|
|
#IOStream.h
|
|
#Shared_Memory_MM.h
|
|
#MEM_IO.h
|
|
#Arg_Shifter.h
|
|
#Atomic_Op_GCC_T.h
|
|
#Basic_Types.h
|
|
#Process_Semaphore.h
|
|
#Service_Manager.h
|
|
#ATM_Addr.h
|
|
#Functor_String.h
|
|
#OS_NS_sys_msg.h
|
|
#High_Res_Timer.h
|
|
#Local_Name_Space_T.h
|
|
#Mutex.h
|
|
#OS_NS_wchar.h
|
|
#Active_Map_Manager.h
|
|
#Free_List.h
|
|
#OS_NS_stdio.h
|
|
#OS_NS_pwd.h
|
|
#MEM_SAP.h
|
|
#Capabilities.h
|
|
#Filecache.h
|
|
#OS_NS_sys_mman.h
|
|
#SPIPE_Addr.h
|
|
#OS_NS_wctype.h
|
|
#Task_T.h
|
|
#Dirent_Selector.h
|
|
#POSIX_Proactor.h
|
|
#OS_NS_poll.h
|
|
#Msg_WFMO_Reactor.h
|
|
#Naming_Context.h
|
|
#Recyclable.h
|
|
#Auto_Functor.h
|
|
#Obchunk.h
|
|
#Reactor_Token_T.h
|
|
#
|
|
#pkgconfig_files:
|
|
#ACE.pc.in
|
|
#
|
|
#source_files:
|
|
#Local_Name_Space.cpp
|
|
#Name_Proxy.cpp
|
|
#Name_Request_Reply.cpp
|
|
#Name_Space.cpp
|
|
#Naming_Context.cpp
|
|
#Registry_Name_Space.cpp
|
|
#Remote_Name_Space.cpp
|
|
#NT_Service.cpp
|
|
#Codecs.cpp
|
|
#Local_Tokens.cpp
|
|
#Remote_Tokens.cpp
|
|
#Token_Collection.cpp
|
|
#Token_Invariants.cpp
|
|
#Token_Manager.cpp
|
|
#Token_Request_Reply.cpp
|
|
#DLL.cpp
|
|
#Dynamic_Service_Base.cpp
|
|
#Dynamic_Service_Dependency.cpp
|
|
#Parse_Node.cpp
|
|
#Service_Config.cpp
|
|
#Service_Gestalt.cpp
|
|
#Service_Manager.cpp
|
|
#Service_Object.cpp
|
|
#Service_Repository.cpp
|
|
#Service_Types.cpp
|
|
#Shared_Object.cpp
|
|
#Svc_Conf_Lexer.cpp
|
|
#Svc_Conf_y.cpp
|
|
#Encoding_Converter.cpp
|
|
#Encoding_Converter_Factory.cpp
|
|
#UTF8_Encoding_Converter.cpp
|
|
#UTF16_Encoding_Converter.cpp
|
|
#UTF32_Encoding_Converter.cpp
|
|
#XML_Svc_Conf.cpp
|
|
#UUID.cpp
|
|
#Filecache.cpp
|
|
#ACE.cpp
|
|
#ACE_crc_ccitt.cpp
|
|
#ACE_crc32.cpp
|
|
#ace_wchar.cpp
|
|
#Activation_Queue.cpp
|
|
#Active_Map_Manager.cpp
|
|
#Addr.cpp
|
|
#Argv_Type_Converter.cpp
|
|
#Assert.cpp
|
|
#Asynch_IO.cpp
|
|
#Asynch_IO_Impl.cpp
|
|
#Asynch_Pseudo_Task.cpp
|
|
#ATM_Acceptor.cpp
|
|
#ATM_Addr.cpp
|
|
#ATM_Connector.cpp
|
|
#ATM_Params.cpp
|
|
#ATM_QoS.cpp
|
|
#ATM_Stream.cpp
|
|
#Atomic_Op.cpp
|
|
#Atomic_Op_Sparc.c
|
|
#Auto_Event.cpp
|
|
#Barrier.cpp
|
|
#Base_Thread_Adapter.cpp
|
|
#Based_Pointer_Repository.cpp
|
|
#Basic_Stats.cpp
|
|
#Basic_Types.cpp
|
|
#Capabilities.cpp
|
|
#CDR_Base.cpp
|
|
#CDR_Stream.cpp
|
|
#CDR_Size.cpp
|
|
#Cleanup.cpp
|
|
#Codeset_IBM1047.cpp
|
|
#Codeset_Registry.cpp
|
|
#Codeset_Registry_db.cpp
|
|
#Condition_Recursive_Thread_Mutex.cpp
|
|
#Condition_Thread_Mutex.cpp
|
|
#Configuration.cpp
|
|
#Configuration_Import_Export.cpp
|
|
#Connection_Recycling_Strategy.cpp
|
|
#Containers.cpp
|
|
#Copy_Disabled.cpp
|
|
#Countdown_Time.cpp
|
|
#Date_Time.cpp
|
|
#DEV.cpp
|
|
#DEV_Addr.cpp
|
|
#DEV_Connector.cpp
|
|
#DEV_IO.cpp
|
|
#DLL_Manager.cpp
|
|
#Dev_Poll_Reactor.cpp
|
|
#Dirent.cpp
|
|
#Dirent_Selector.cpp
|
|
#Dump.cpp
|
|
#Dynamic.cpp
|
|
#Dynamic_Message_Strategy.cpp
|
|
#Event.cpp
|
|
#Event_Handler.cpp
|
|
#FIFO.cpp
|
|
#FIFO_Recv.cpp
|
|
#FIFO_Recv_Msg.cpp
|
|
#FIFO_Send.cpp
|
|
#FIFO_Send_Msg.cpp
|
|
#FILE.cpp
|
|
#FILE_Addr.cpp
|
|
#FILE_Connector.cpp
|
|
#FILE_IO.cpp
|
|
#File_Lock.cpp
|
|
#Flag_Manip.cpp
|
|
#Framework_Component.cpp
|
|
#Functor.cpp
|
|
#Functor_String.cpp
|
|
#Get_Opt.cpp
|
|
#gethrtime.cpp
|
|
#Handle_Ops.cpp
|
|
#Handle_Set.cpp
|
|
#Hashable.cpp
|
|
#High_Res_Timer.cpp
|
|
#ICMP_Socket.cpp
|
|
#INET_Addr.cpp
|
|
#Init_ACE.cpp
|
|
#IO_SAP.cpp
|
|
#IO_Cntl_Msg.cpp
|
|
#IOStream.cpp
|
|
#IPC_SAP.cpp
|
|
#Lib_Find.cpp
|
|
#Local_Memory_Pool.cpp
|
|
#Lock.cpp
|
|
#Log_Msg.cpp
|
|
#Log_Msg_Backend.cpp
|
|
#Log_Msg_Callback.cpp
|
|
#Log_Msg_IPC.cpp
|
|
#Log_Msg_NT_Event_Log.cpp
|
|
#Log_Msg_UNIX_Syslog.cpp
|
|
#Log_Record.cpp
|
|
#Logging_Strategy.cpp
|
|
#LSOCK.cpp
|
|
#LSOCK_Acceptor.cpp
|
|
#LSOCK_CODgram.cpp
|
|
#LSOCK_Connector.cpp
|
|
#LSOCK_Dgram.cpp
|
|
#LSOCK_Stream.cpp
|
|
#Malloc.cpp
|
|
#Malloc_Allocator.cpp
|
|
#Manual_Event.cpp
|
|
#MEM_Acceptor.cpp
|
|
#MEM_Addr.cpp
|
|
#MEM_Connector.cpp
|
|
#MEM_IO.cpp
|
|
#Mem_Map.cpp
|
|
#MEM_SAP.cpp
|
|
#MEM_Stream.cpp
|
|
#Message_Block.cpp
|
|
#Message_Queue.cpp
|
|
#Message_Queue_NT.cpp
|
|
#Message_Queue_Vx.cpp
|
|
#Method_Request.cpp
|
|
#MMAP_Memory_Pool.cpp
|
|
#Msg_WFMO_Reactor.cpp
|
|
#Monitor_Admin.cpp
|
|
#Monitor_Admin_Manager.cpp
|
|
#Monitor_Base.cpp
|
|
#Monitor_Point_Registry.cpp
|
|
#Monitor_Size.cpp
|
|
#Monitor_Control_Types.cpp
|
|
#Monitor_Control_Action.cpp
|
|
#Multihomed_INET_Addr.cpp
|
|
#Mutex.cpp
|
|
#Netlink_Addr.cpp
|
|
#Notification_Strategy.cpp
|
|
#Notification_Queue.cpp
|
|
#Obchunk.cpp
|
|
#Object_Manager.cpp
|
|
#Object_Manager_Base.cpp
|
|
#OS_Errno.cpp
|
|
#OS_Log_Msg_Attributes.cpp
|
|
#OS_main.cpp
|
|
#OS_NS_arpa_inet.cpp
|
|
#OS_NS_ctype.cpp
|
|
#OS_NS_dirent.cpp
|
|
#OS_NS_dlfcn.cpp
|
|
#OS_NS_errno.cpp
|
|
#OS_NS_fcntl.cpp
|
|
#OS_NS_math.cpp
|
|
#OS_NS_netdb.cpp
|
|
#OS_NS_poll.cpp
|
|
#OS_NS_pwd.cpp
|
|
#OS_NS_regex.cpp
|
|
#OS_NS_signal.cpp
|
|
#OS_NS_stdio.cpp
|
|
#OS_NS_stdlib.cpp
|
|
#OS_NS_string.cpp
|
|
#OS_NS_strings.cpp
|
|
#OS_NS_stropts.cpp
|
|
#OS_NS_sys_mman.cpp
|
|
#OS_NS_sys_msg.cpp
|
|
#OS_NS_sys_resource.cpp
|
|
#OS_NS_sys_select.cpp
|
|
#OS_NS_sys_sendfile.cpp
|
|
#OS_NS_sys_shm.cpp
|
|
#OS_NS_sys_socket.cpp
|
|
#OS_NS_sys_stat.cpp
|
|
#OS_NS_sys_time.cpp
|
|
#OS_NS_sys_uio.cpp
|
|
#OS_NS_sys_utsname.cpp
|
|
#OS_NS_sys_wait.cpp
|
|
#OS_NS_Thread.cpp
|
|
#OS_NS_time.cpp
|
|
#OS_NS_unistd.cpp
|
|
#OS_NS_wchar.cpp
|
|
#OS_NS_wctype.cpp
|
|
#OS_QoS.cpp
|
|
#OS_Thread_Adapter.cpp
|
|
#OS_TLI.cpp
|
|
#Pagefile_Memory_Pool.cpp
|
|
#PI_Malloc.cpp
|
|
#Ping_Socket.cpp
|
|
#Pipe.cpp
|
|
#POSIX_Asynch_IO.cpp
|
|
#POSIX_CB_Proactor.cpp
|
|
#POSIX_Proactor.cpp
|
|
#Priority_Reactor.cpp
|
|
#Proactor.cpp
|
|
#Proactor_Impl.cpp
|
|
#Process.cpp
|
|
#Process_Manager.cpp
|
|
#Process_Mutex.cpp
|
|
#Process_Semaphore.cpp
|
|
#Profile_Timer.cpp
|
|
#Reactor.cpp
|
|
#Reactor_Impl.cpp
|
|
#Reactor_Notification_Strategy.cpp
|
|
#Reactor_Timer_Interface.cpp
|
|
#Read_Buffer.cpp
|
|
#Recursive_Thread_Mutex.cpp
|
|
#Recyclable.cpp
|
|
#Registry.cpp
|
|
#Rtems_init.c
|
|
#RW_Mutex.cpp
|
|
#RW_Process_Mutex.cpp
|
|
#RW_Thread_Mutex.cpp
|
|
#Sample_History.cpp
|
|
#Sbrk_Memory_Pool.cpp
|
|
#Sched_Params.cpp
|
|
#Select_Reactor_Base.cpp
|
|
#Semaphore.cpp
|
|
#Shared_Memory.cpp
|
|
#Shared_Memory_MM.cpp
|
|
#Shared_Memory_Pool.cpp
|
|
#Shared_Memory_SV.cpp
|
|
#Sig_Adapter.cpp
|
|
#Sig_Handler.cpp
|
|
#Signal.cpp
|
|
#SOCK.cpp
|
|
#SOCK_Acceptor.cpp
|
|
#SOCK_CODgram.cpp
|
|
#Sock_Connect.cpp
|
|
#SOCK_Connector.cpp
|
|
#SOCK_Dgram.cpp
|
|
#SOCK_Dgram_Bcast.cpp
|
|
#SOCK_Dgram_Mcast.cpp
|
|
#SOCK_IO.cpp
|
|
#SOCK_Netlink.cpp
|
|
#SOCK_SEQPACK_Acceptor.cpp
|
|
#SOCK_SEQPACK_Association.cpp
|
|
#SOCK_SEQPACK_Connector.cpp
|
|
#SOCK_Stream.cpp
|
|
#SPIPE.cpp
|
|
#SPIPE_Acceptor.cpp
|
|
#SPIPE_Addr.cpp
|
|
#SPIPE_Connector.cpp
|
|
#SPIPE_Stream.cpp
|
|
#SString.cpp
|
|
#Stack_Trace.cpp
|
|
#Stats.cpp
|
|
#String_Base_Const.cpp
|
|
#SUN_Proactor.cpp
|
|
#SV_Message.cpp
|
|
#SV_Message_Queue.cpp
|
|
#SV_Semaphore_Complex.cpp
|
|
#SV_Semaphore_Simple.cpp
|
|
#SV_Shared_Memory.cpp
|
|
#Synch_Options.cpp
|
|
#System_Time.cpp
|
|
#Task.cpp
|
|
#Thread.cpp
|
|
#Thread_Adapter.cpp
|
|
#Thread_Control.cpp
|
|
#Thread_Exit.cpp
|
|
#Thread_Hook.cpp
|
|
#Thread_Manager.cpp
|
|
#Thread_Mutex.cpp
|
|
#Thread_Semaphore.cpp
|
|
#Throughput_Stats.cpp
|
|
#Time_Value.cpp
|
|
#Timeprobe.cpp
|
|
#TLI.cpp
|
|
#TLI_Acceptor.cpp
|
|
#TLI_Connector.cpp
|
|
#TLI_Stream.cpp
|
|
#Token.cpp
|
|
#TP_Reactor.cpp
|
|
#Trace.cpp
|
|
#TSS_Adapter.cpp
|
|
#TTY_IO.cpp
|
|
#UNIX_Addr.cpp
|
|
#UPIPE_Acceptor.cpp
|
|
#UPIPE_Connector.cpp
|
|
#UPIPE_Stream.cpp
|
|
#WFMO_Reactor.cpp
|
|
#WIN32_Asynch_IO.cpp
|
|
#WIN32_Proactor.cpp
|
|
#XTI_ATM_Mcast.cpp
|
|
#
|
|
#template_files:
|
|
#Acceptor.cpp
|
|
#Active_Map_Manager_T.cpp
|
|
#ARGV.cpp
|
|
#Arg_Shifter.cpp
|
|
#Array_Base.cpp
|
|
#Array_Map.cpp
|
|
#Asynch_Acceptor.cpp
|
|
#Asynch_Connector.cpp
|
|
#Atomic_Op_T.cpp
|
|
#Atomic_Op_GCC_T.cpp
|
|
#Auto_Functor.cpp
|
|
#Auto_IncDec_T.cpp
|
|
#Auto_Ptr.cpp
|
|
#Based_Pointer_T.cpp
|
|
#Cache_Map_Manager_T.cpp
|
|
#Cached_Connect_Strategy_T.cpp
|
|
#Caching_Strategies_T.cpp
|
|
#Caching_Utility_T.cpp
|
|
#Cleanup_Strategies_T.cpp
|
|
#Condition_T.cpp
|
|
#Connector.cpp
|
|
#Containers_T.cpp
|
|
#Dump_T.cpp
|
|
#Dynamic_Service.cpp
|
|
#Env_Value_T.cpp
|
|
#Event_Handler_T.cpp
|
|
#Framework_Component_T.cpp
|
|
#Free_List.cpp
|
|
#Functor_T.cpp
|
|
#Future.cpp
|
|
#Future_Set.cpp
|
|
#Guard_T.cpp
|
|
#Hash_Cache_Map_Manager_T.cpp
|
|
#Hash_Map_Manager_T.cpp
|
|
#Hash_Multi_Map_Manager_T.cpp
|
|
#Hash_Map_With_Allocator_T.cpp
|
|
#IOStream_T.cpp
|
|
#Intrusive_Auto_Ptr.cpp
|
|
#Intrusive_List.cpp
|
|
#Intrusive_List_Node.cpp
|
|
#LOCK_SOCK_Acceptor.cpp
|
|
#Local_Name_Space_T.cpp
|
|
#Lock_Adapter_T.cpp
|
|
#Malloc_T.cpp
|
|
#Managed_Object.cpp
|
|
#Map_Manager.cpp
|
|
#Map_T.cpp
|
|
#Message_Block_T.cpp
|
|
#Message_Queue_T.cpp
|
|
#Metrics_Cache_T.cpp
|
|
#Module.cpp
|
|
#Node.cpp
|
|
#Obstack_T.cpp
|
|
#Pair_T.cpp
|
|
#RB_Tree.cpp
|
|
#Reactor_Token_T.cpp
|
|
#Refcountable_T.cpp
|
|
#Refcounted_Auto_Ptr.cpp
|
|
#Reverse_Lock_T.cpp
|
|
#Select_Reactor_T.cpp
|
|
#Singleton.cpp
|
|
#Strategies_T.cpp
|
|
#Stream.cpp
|
|
#Stream_Modules.cpp
|
|
#String_Base.cpp
|
|
#Svc_Handler.cpp
|
|
#TSS_T.cpp
|
|
#Task_Ex_T.cpp
|
|
#Task_T.cpp
|
|
#Test_and_Set.cpp
|
|
#Timeprobe_T.cpp
|
|
#Timer_Hash_T.cpp
|
|
#Timer_Heap_T.cpp
|
|
#Timer_List_T.cpp
|
|
#Timer_Queue_Adapters.cpp
|
|
#Timer_Queue_T.cpp
|
|
#Timer_Wheel_T.cpp
|
|
#Tokenizer_T.cpp
|
|
#Typed_SV_Message.cpp
|
|
#Typed_SV_Message_Queue.cpp
|
|
#Unbounded_Queue.cpp
|
|
#Unbounded_Set.cpp
|
|
#Unbounded_Set_Ex.cpp
|
|
#Vector_T.cpp
|
|
#
|
|
#lib_output:
|
|
#../lib ACE
|
|
|
|
#END MPC-Generated Install Info
|
|
|