ace_wchar.h File Reference

#include "ace/config-macros.h"
#include "ace/ace_wchar.inl"

Include dependency graph for ace_wchar.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_Wide_To_Ascii
 A lightweight wchar* to char* string conversion class. More...

class  ACE_Ascii_To_Wide
 A lightweight char* to wchar* string conversion class. More...


Defines

#define ACE_WSTRING_HAS_USHORT_SUPPORT
#define ACE_USES_L_PREFIX   1
#define ACE_TEXT_WIDE_I(STRING)   L##STRING
#define ACE_TEXT_WIDE(STRING)   ACE_TEXT_WIDE_I (STRING)
#define ACE_TEXT(STRING)   STRING
#define ACE_LIB_TEXT(STRING)   STRING
#define ACE_TEXT_ALWAYS_CHAR(STRING)   STRING
#define ACE_TEXT_ALWAYS_WCHAR(STRING)   ACE_Ascii_To_Wide (STRING).wchar_rep ()
#define ACE_TEXT_CHAR_TO_TCHAR(STRING)   STRING
#define ACE_TEXT_WCHAR_TO_TCHAR(STRING)   ACE_Wide_To_Ascii (STRING).char_rep ()
#define ACE_TEXT_ANTI_TO_TCHAR(STRING)   ACE_Wide_To_Ascii (STRING).char_rep ()
#define ACE_TEXT_SERVICE_TABLE_ENTRY   SERVICE_TABLE_ENTRYA
#define ACE_TEXT_STARTUPINFO   STARTUPINFOA
#define ACE_TEXT_WIN32_FIND_DATA   WIN32_FIND_DATAA
#define ACE_TEXT_OSVERSIONINFO   OSVERSIONINFOA
#define ACE_TEXT_EXPLICIT_ACCESS   EXPLICIT_ACCESS_A
#define ACE_TEXT_CreateEvent   ::CreateEventA
#define ACE_TEXT_CreateFile   ::CreateFileA
#define ACE_TEXT_CreateFileMapping   ::CreateFileMappingA
#define ACE_TEXT_CreateMutex   ::CreateMutexA
#define ACE_TEXT_CreateProcess   ::CreateProcessA
#define ACE_TEXT_CreateSemaphore   ::CreateSemaphoreA
#define ACE_TEXT_CreateService   ::CreateServiceA
#define ACE_TEXT_ExpandEnvironmentStrings   ::ExpandEnvironmentStringsA
#define ACE_TEXT_FindFirstChangeNotification   ::FindFirstChangeNotificationA
#define ACE_TEXT_FindFirstFile   ::FindFirstFileA
#define ACE_TEXT_FindNextFile   ::FindNextFileA
#define ACE_TEXT_FormatMessage   ::FormatMessageA
#define ACE_TEXT_FreeEnvironmentStrings   ::FreeEnvironmentStringsA
#define ACE_TEXT_GetComputerName   ::GetComputerNameA
#define ACE_TEXT_GetEnvironmentStrings   ::GetEnvironmentStringsA
#define ACE_TEXT_GetFileAttributes   ::GetFileAttributesA
#define ACE_TEXT_GetModuleFileName   ::GetModuleFileNameA
#define ACE_TEXT_GetTempPath   ::GetTempPathA
#define ACE_TEXT_GetUserName   ::GetUserNameA
#define ACE_TEXT_GetUserNameEx   ::GetUserNameExA
#define ACE_TEXT_GetVersionEx   ::GetVersionExA
#define ACE_TEXT_LoadLibrary   ::LoadLibraryA
#define ACE_TEXT_MoveFileEx   ::MoveFileExA
#define ACE_TEXT_WaitNamedPipe   ::WaitNamedPipeA
#define ACE_TEXT_OpenFileMapping   ::OpenFileMappingA
#define ACE_TEXT_OpenSCManager   ::OpenSCManagerA
#define ACE_TEXT_OpenService   ::OpenServiceA
#define ACE_TEXT_OutputDebugString   ::OutputDebugStringA
#define ACE_TEXT_RegisterEventSource   ::RegisterEventSourceA
#define ACE_TEXT_RegisterServiceCtrlHandler   ::RegisterServiceCtrlHandlerA
#define ACE_TEXT_RegConnectRegistry   ::RegConnectRegistryA
#define ACE_TEXT_RegCreateKeyEx   ::RegCreateKeyExA
#define ACE_TEXT_RegDeleteKey   ::RegDeleteKeyA
#define ACE_TEXT_RegDeleteValue   ::RegDeleteValueA
#define ACE_TEXT_RegEnumKeyEx   ::RegEnumKeyExA
#define ACE_TEXT_RegEnumValue   ::RegEnumValueA
#define ACE_TEXT_RegCreateKey   ::RegCreateKeyA
#define ACE_TEXT_RegOpenKey   ::RegOpenKeyA
#define ACE_TEXT_RegOpenKeyEx   ::RegOpenKeyExA
#define ACE_TEXT_RegQueryValueEx   ::RegQueryValueExA
#define ACE_TEXT_RegSetValueEx   ::RegSetValueExA
#define ACE_TEXT_ReportEvent   ::ReportEventA
#define ACE_TEXT_SearchPath   ::SearchPathA
#define ACE_TEXT_StartService   ::StartServiceA
#define ACE_TEXT_StartServiceCtrlDispatcher   ::StartServiceCtrlDispatcherA
#define ACE_TEXT_SetFileSecurity   ::SetFileSecurityA
#define ACE_TEXT_SetEntriesInAcl   ::SetEntriesInAclA

Typedefs

typedef char ACE_TCHAR
typedef wchar_t ACE_ANTI_TCHAR


Detailed Description

Id
ace_wchar.h 79146 2007-08-01 07:39:56Z johnnyw

Author:
Darrell Brunsch <brunsch@uci.edu>

Definition in file ace_wchar.h.


Define Documentation

#define ACE_LIB_TEXT STRING   )     STRING
 

Definition at line 139 of file ace_wchar.h.

#define ACE_TEXT STRING   )     STRING
 

Definition at line 137 of file ace_wchar.h.

Referenced by __ace_assert(), ACE_UPIPE_Acceptor::accept(), ACE_MEM_Acceptor::accept(), ACE_OS::access(), ACE_Accept_Strategy< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::ACE_Accept_Strategy(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::ACE_Acceptor(), ACE_ARGV_T< CHAR_TYPE >::ACE_ARGV_T(), ACE_Async_Timer_Queue_Adapter< TQ >::ACE_Async_Timer_Queue_Adapter(), ACE_Cache_Map_Manager< KEY, VALUE, CMAP_TYPE, ITERATOR_IMPL, REVERSE_ITERATOR_IMPL, CACHING_STRATEGY, ATTRIBUTES >::ACE_Cache_Map_Manager(), ACE_Condition< MUTEX >::ACE_Condition(), ACE_Configuration_Heap::ACE_Configuration_Heap(), ACE_Creation_Strategy< SVC_HANDLER >::ACE_Creation_Strategy(), ACE_DEV_Connector::ACE_DEV_Connector(), ACE_Dirent::ACE_Dirent(), ACE_DLL::ACE_DLL(), ACE_DLL_Manager::ACE_DLL_Manager(), ACE_DLL_Strategy< SVC_HANDLER >::ACE_DLL_Strategy(), ACE_Event::ACE_Event(), ACE_FIFO::ACE_FIFO(), ACE_FIFO_Recv::ACE_FIFO_Recv(), ACE_FIFO_Recv_Msg::ACE_FIFO_Recv_Msg(), ACE_FIFO_Send::ACE_FIFO_Send(), ACE_FIFO_Send_Msg::ACE_FIFO_Send_Msg(), ACE_FILE_Connector::ACE_FILE_Connector(), ACE_File_Lock::ACE_File_Lock(), ACE_Filecache_Object::ACE_Filecache_Object(), ACE_Framework_Component::ACE_Framework_Component(), ACE_Framework_Repository::ACE_Framework_Repository(), ace_get_module(), ACE_Get_Opt::ACE_Get_Opt(), ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::ACE_Hash_Map_Manager_Ex(), ACE_Hash_Multi_Map_Manager< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::ACE_Hash_Multi_Map_Manager(), ACE_INET_Addr::ACE_INET_Addr(), ACE_Local_Name_Space<, ACE_LOCK >::ACE_Local_Name_Space(), ACE_Logging_Strategy::ACE_Logging_Strategy(), ACE_LSOCK_CODgram::ACE_LSOCK_CODgram(), ACE_LSOCK_Dgram::ACE_LSOCK_Dgram(), ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(), ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK >::ACE_Map_Manager(), ACE_MEM_Acceptor::ACE_MEM_Acceptor(), ACE_Mem_Map::ACE_Mem_Map(), ACE_Message_Block::ACE_Message_Block(), ACE_Message_Queue< ACE_SYNCH_USE >::ACE_Message_Queue(), ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE >::ACE_Message_Queue_Ex(), ACE_MMAP_Memory_Pool::ACE_MMAP_Memory_Pool(), ACE_Multihomed_INET_Addr::ACE_Multihomed_INET_Addr(), ACE_Mutex::ACE_Mutex(), ACE_Name_Options::ACE_Name_Options(), ACE_Name_Proxy::ACE_Name_Proxy(), ACE_Naming_Context::ACE_Naming_Context(), ACE_Object_Manager_Preallocations::ACE_Object_Manager_Preallocations(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::ACE_Oneshot_Acceptor(), ACE_Pipe::ACE_Pipe(), ACE_Process_Manager::ACE_Process_Manager(), ACE_Process_Strategy< SVC_HANDLER >::ACE_Process_Strategy(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::ACE_RB_Tree(), ACE_Reactive_Strategy< SVC_HANDLER >::ACE_Reactive_Strategy(), ACE_Read_Buffer::ACE_Read_Buffer(), ACE_Remote_Name_Space::ACE_Remote_Name_Space(), ACE_Select_Reactor_T< ACE_SELECT_REACTOR_TOKEN >::ACE_Select_Reactor_T(), ACE_Semaphore::ACE_Semaphore(), ACE_Service_Config::ACE_Service_Config(), ACE_Service_Config_Guard::ACE_Service_Config_Guard(), ACE_Service_Gestalt::ACE_Service_Gestalt(), ACE_Service_Repository::ACE_Service_Repository(), ACE_Service_Type_Dynamic_Guard::ACE_Service_Type_Dynamic_Guard(), ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool(), ACE_Singleton_Strategy< SVC_HANDLER >::ACE_Singleton_Strategy(), ACE_SOCK::ACE_SOCK(), ACE_SOCK_Acceptor::ACE_SOCK_Acceptor(), ACE_SOCK_CODgram::ACE_SOCK_CODgram(), ACE_SOCK_Connector::ACE_SOCK_Connector(), ACE_SOCK_Dgram::ACE_SOCK_Dgram(), ACE_SOCK_Dgram_Bcast::ACE_SOCK_Dgram_Bcast(), ACE_SOCK_SEQPACK_Acceptor::ACE_SOCK_SEQPACK_Acceptor(), ACE_SOCK_SEQPACK_Connector::ACE_SOCK_SEQPACK_Connector(), ACE_SPIPE_Acceptor::ACE_SPIPE_Acceptor(), ACE_SPIPE_Connector::ACE_SPIPE_Connector(), ACE_Strategy_Acceptor< SVC_HANDLER, >::ACE_Strategy_Acceptor(), ACE_Strategy_Connector< SVC_HANDLER, >::ACE_Strategy_Connector(), ACE_Stream<>::ACE_Stream(), ACE_SV_Message_Queue::ACE_SV_Message_Queue(), ACE_SV_Semaphore_Complex::ACE_SV_Semaphore_Complex(), ACE_SV_Semaphore_Simple::ACE_SV_Semaphore_Simple(), ACE_SV_Shared_Memory::ACE_SV_Shared_Memory(), ACE_System_Time::ACE_System_Time(), ACE_Thread_Strategy< SVC_HANDLER >::ACE_Thread_Strategy(), ACE_TLI::ACE_TLI(), ACE_TLI_Acceptor::ACE_TLI_Acceptor(), ACE_TLI_Connector::ACE_TLI_Connector(), ACE_Token_Collection::ACE_Token_Collection(), ACE_Trace::ACE_Trace(), ACE_UPIPE_Acceptor::ACE_UPIPE_Acceptor(), ACE_UPIPE_Connector::ACE_UPIPE_Connector(), ace_yyerror(), ace_yyparse(), ACE_Token_Collection::acquire(), ACE_Remote_Token_Proxy::acquire(), ACE_Local_Memory_Pool::acquire(), ACE_Process_Strategy< SVC_HANDLER >::activate_svc_handler(), ACE_ARGV_T< CHAR_TYPE >::add(), ACE_Service_Gestalt::add_processed_static_svc(), ACE_Configuration_Heap::add_section(), ACE_SDM_helpers::addr_to_string(), ACE_INET_Addr::addr_to_string(), ACE_OS::argv_to_string(), ACE_Service_Repository::close(), ACE_Service_Gestalt::close(), ACE_DLL_Handle::close(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::close(), ACE_Process_Options::command_line(), ACE_Shared_Memory_Pool::commit_backing_store_name(), ACE_MMAP_Memory_Pool::commit_backing_store_name(), ACE::compiler_name(), ACE_UPIPE_Connector::connect(), ACE::count_interfaces(), ACE_Configuration_Heap::create_index(), ACE_Local_Name_Space<, ACE_LOCK >::create_manager_i(), ACE_Service_Config::create_service_type_impl(), ACE_Arg_Shifter_T< CHAR_TYPE >::cur_arg_strncasecmp(), ACE_Base64::decode(), ACE_Message_Queue< ACE_SYNCH_USE >::dequeue_deadline_i(), ACE_Message_Queue< ACE_SYNCH_USE >::dequeue_head_i(), ACE_Message_Queue< ACE_SYNCH_USE >::dequeue_tail_i(), ACE_Select_Reactor_Notify::dispatch_notify(), ACE_OS::dlclose(), ACE_DLL_Singleton_Adapter_T< TYPE >::dll_name(), ACE_Reactor::dll_name(), ACE_OS::dlopen(), ACE_Unbounded_Set< T >::dump(), ACE_Unbounded_Queue< T >::dump(), ACE_TSS< TYPE >::dump(), ACE_Token_Collection::dump(), ACE_Token::dump(), ACE_Timer_Wheel_T< TYPE, FUNCTOR, ACE_LOCK >::dump(), ACE_Timer_Node_T< TYPE >::dump(), ACE_Timer_List_T< TYPE, FUNCTOR, ACE_LOCK >::dump(), ACE_Timer_Heap_T< TYPE, FUNCTOR, ACE_LOCK >::dump(), ACE_Timer_Hash_T< TYPE, FUNCTOR, ACE_LOCK, BUCKET >::dump(), ACE_Time_Value::dump(), ACE_Thread_Descriptor::dump(), ACE_Thread_Manager::dump(), ACE_Task< ACE_SYNCH_USE >::dump(), ACE_Task_Ex<, ACE_MESSAGE_TYPE >::dump(), ACE_Stream<>::dump(), ACE_Stats_Value::dump(), ACE_SOCK_Dgram_Mcast::dump(), ACE_DLL_Singleton_T< TYPE, ACE_LOCK >::dump(), ACE_Unmanaged_TSS_Singleton< TYPE, ACE_LOCK >::dump(), ACE_TSS_Singleton< TYPE, ACE_LOCK >::dump(), ACE_Unmanaged_Singleton< TYPE, ACE_LOCK >::dump(), ACE_Singleton< TYPE, ACE_LOCK >::dump(), ACE_Semaphore::dump(), ACE_Select_Reactor_T< ACE_SELECT_REACTOR_TOKEN >::dump(), ACE_Select_Reactor_Notify::dump(), ACE_Select_Reactor_Handler_Repository::dump(), ACE_Select_Reactor_Handler_Repository_Iterator::dump(), ACE_Remote_WLock::dump(), ACE_Remote_RLock::dump(), ACE_Remote_Mutex::dump(), ACE_Remote_Token_Proxy::dump(), ACE_TSS_Connection::dump(), ACE_Read_Buffer::dump(), ACE_Reactor_Token_T< ACE_TOKEN_TYPE >::dump(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::dump(), ACE_Process_Manager::dump(), ACE_Process_Manager::Process_Descriptor::dump(), ACE_Pipe::dump(), ACE_TSS_Info::dump(), ACE_OS::ace_flock_t::dump(), ACE_Obstack_T< CHAR >::dump(), ACE_Obchunk::dump(), ACE_Name_Reply::dump(), ACE_Name_Request::dump(), ACE_Name_Proxy::dump(), ACE_Mutex::dump(), ACE_Dynamic_Message_Queue<>::dump(), ACE_Message_Queue< ACE_SYNCH_USE >::dump(), ACE_Laxity_Message_Strategy::dump(), ACE_Deadline_Message_Strategy::dump(), ACE_Dynamic_Message_Strategy::dump(), ACE_Message_Block::dump(), ACE_Data_Block::dump(), ACE_Mem_Map::dump(), ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK >::dump(), ACE_Map_Entry< EXT_ID, INT_ID >::dump(), ACE_Malloc_FIFO_Iterator_T<, ACE_LOCK, ACE_CB >::dump(), ACE_Malloc_LIFO_Iterator_T<, ACE_LOCK, ACE_CB >::dump(), ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::dump(), ACE_Static_Allocator_Base::dump(), ACE_Control_Block::ACE_Name_Node::dump(), ACE_Control_Block::dump(), ACE_Control_Block::ACE_Malloc_Header::dump(), ACE_LSOCK_Connector::dump(), ACE_LSOCK::dump(), ACE_Log_Record::dump(), ACE_Log_Msg::dump(), ACE_IPC_SAP::dump(), ACE_IO_SAP::dump(), ACE_INET_Addr::dump(), ACE_High_Res_Timer::dump(), ACE_Hash_Multi_Map_Manager< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump(), ACE_Hash_Multi_Map_Entry< EXT_ID, INT_ID >::dump(), ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump(), ACE_Hash_Map_Entry< EXT_ID, INT_ID >::dump(), ACE_Handle_Set_Iterator::dump(), ACE_Handle_Set::dump(), ACE_Guard< ACE_LOCK >::dump(), ACE_Get_Opt::dump(), ACE_Future_Rep< T >::dump(), ACE_FILE_Connector::dump(), ACE_FILE_Addr::dump(), ACE_FIFO_Recv::dump(), ACE_FIFO::dump(), ACE_Dynamic_Service_Base::dump(), ACE_DEV_Addr::dump(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::dump(), ACE_NonBlocking_Connect_Handler< SVC_HANDLER >::dump(), ACE_Condition< MUTEX >::dump(), ACE_FIFO_Caching_Strategy< ATTRIBUTES, CACHING_UTILITY >::dump(), ACE_LRU_Caching_Strategy< ATTRIBUTES, CACHING_UTILITY >::dump(), ACE_Based_Pointer_Basic< CONCRETE >::dump(), ACE_ARGV_T< CHAR_TYPE >::dump(), ACE_ARGV_Queue_Entry_T< CHAR_TYPE >::dump(), ACE_Addr::dump(), ACE_Activation_Queue::dump(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::dump(), ACE_Strategy_Acceptor< SVC_HANDLER, >::dump(), ACE_RB_Tree_Iterator_Base< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_Map_Const_Iterator_Base< EXT_ID, INT_ID, ACE_LOCK >::dump_i(), ACE_Map_Iterator_Base< EXT_ID, INT_ID, ACE_LOCK >::dump_i(), ACE_Local_Name_Space<, ACE_LOCK >::dump_i(), ACE_Hash_Multi_Map_Const_Iterator_Base< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_Hash_Multi_Map_Iterator_Base< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_Hash_Map_Const_Iterator_Base_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_Hash_Map_Iterator_Base_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::dump_i(), ACE_Double_Linked_List_Iterator_Base< T >::dump_i(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::dump_node_i(), ACE_Throughput_Stats::dump_results(), ACE_Basic_Stats::dump_results(), ACE_Sample_History::dump_samples(), ACE_Throughput_Stats::dump_throughput(), ACE_DLL_Handle::error(), ACE_DLL::error(), ACE_Filecache_Object::error_i(), ACE::execname(), ACE_Ini_ImpExp::export_config(), ACE_Registry_ImpExp::export_config(), ACE_Ini_ImpExp::export_section(), ACE_Registry_ImpExp::export_section(), ACE_Capabilities::fillent(), ACE_Shared_Memory_Pool::find_seg(), ACE_Service_Type_Impl::fini(), ACE_Service_Repository::fini(), ACE_OS_Object_Manager::fini(), ACE_Naming_Context::fini(), ACE_OS::fopen(), fopen_mode_to_open_mode_converter(), ACE::format_hexdump(), ACE_Log_Record::format_msg(), ACE::get_bcast_addr(), ACE_DLL_Handle::get_dll_names(), ACE::get_fqdn(), ACE_DLL_Handle::get_handle(), ACE_INET_Addr::get_ip_address(), ACE::get_ip_interfaces(), ACE::get_temp_dir(), ACE_Capabilities::getent(), ACE_Capabilities::getline(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::handle_close(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::handle_close(), ACE_Service_Manager::handle_input(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::handle_input(), ACE_Shared_Memory_Pool::handle_signal(), ACE_Process_Manager::handle_signal(), ACE_MMAP_Memory_Pool::handle_signal(), ACE_Logging_Strategy::handle_timeout(), ACE::hex2byte(), ACE_Ini_ImpExp::import_config(), ACE_Registry_ImpExp::import_config(), ACE_Shared_Memory_Pool::in_use(), ACE_Stream_Type::info(), ACE_Module_Type::info(), ACE_Service_Manager::info(), ACE_Naming_Context::info(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::info(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::info(), ACE_Strategy_Acceptor< SVC_HANDLER, >::info(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::info(), ACE_Process_Options::inherit_environment(), ACE_Service_Manager::init(), ACE_OS_Object_Manager::init(), ACE_Naming_Context::init(), ACE_Logging_Strategy::init(), ACE_Dynamic_Service_Dependency::init(), ACE_Shared_Memory_Pool::init_acquire(), ACE_MMAP_Memory_Pool::init_acquire(), ACE_Service_Gestalt::init_svc_conf_file_queue(), ACE_Service_Gestalt::initialize(), ACE_Service_Gestalt::initialize_i(), ACE_Remote_Token_Proxy::initiate_connection(), ACE_Token_Collection::insert(), ACE_Service_Repository::insert(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::insert_i(), ACE_Dynamic_Service_Base::instance(), is_empty(), ACE_Capabilities::is_entry(), is_line(), ACE_SOCK_Dgram_Mcast::join(), ACE::ldfind(), ACE::ldname(), ACE_Remote_Name_Space::list_name_entries(), ACE_Remote_Name_Space::list_names(), ACE_Service_Manager::list_services(), ACE_Remote_Name_Space::list_type_entries(), ACE_Remote_Name_Space::list_types(), ACE_Remote_Name_Space::list_value_entries(), ACE_Remote_Name_Space::list_values(), ACE_Naming_Context::local(), ACE_Log_Msg_UNIX_Syslog::log(), ACE_Log_Msg::log(), ACE_Log_Msg::log_hexdump(), ACE_Get_Opt::long_option(), ACE_Get_Opt::long_option_i(), ACE_TSS_Connection::make_TSS_TYPE(), ACE_MMAP_Memory_Pool::map_file(), ACE_Reactor::name(), ACE::nibble2hex(), ACE_TP_Reactor::notify_handle(), ACE_Process_Manager::notify_proc_handler(), ACE_Svc_Handler<, >::open(), ACE_Stream<>::open(), ACE_Thread_Strategy< SVC_HANDLER >::open(), ACE_Select_Reactor_T< ACE_SELECT_REACTOR_TOKEN >::open(), ACE_Pipe::open(), ACE_Naming_Context::open(), ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::open(), ACE_Log_Msg::open(), ACE_DLL_Handle::open(), ACE_Configuration_Heap::open(), ACE_DLL_Manager::open_dll(), ACE_Service_Gestalt::open_i(), ACE_Service_Config::open_i(), ACE_DLL::open_i(), ACE_Configuration_Heap::open_section(), ACE_Configuration_Heap::open_simple_section(), ACE_Remote_Token_Proxy::owner_id(), ACE_Capabilities::parse(), ACE_Name_Options::parse_args(), ACE_Logging_Strategy::parse_args(), ACE_Service_Gestalt::parse_args_i(), ACE_Service_Config::parse_args_i(), ACE_Get_Opt::permute(), ACE_Log_Record::print(), ACE_Control_Block::print_alignment_info(), ACE_High_Res_Timer::print_ave(), ACE_OS_Object_Manager::print_error_message(), ACE_Stats::print_summary(), ACE_High_Res_Timer::print_total(), ACE_Logging_Strategy::priorities(), ACE_Service_Gestalt::process_commandline_directives(), ACE_Service_Gestalt::process_directive(), ACE_Service_Gestalt::process_directive_i(), ACE_Service_Gestalt::process_directives_i(), ACE_Service_Gestalt::process_file(), ACE_Registry_ImpExp::process_previous_line_format(), ACE_Service_Manager::process_request(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::RB_rebalance(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::RB_rotate_left(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::RB_rotate_right(), ACE_Service_Config::reconfigure(), ACE_Name_Proxy::recv_reply(), ACE_Dynamic_Message_Queue<>::refresh_late_queue(), ACE_Dynamic_Message_Queue<>::refresh_pending_queue(), ACE_Framework_Repository::register_component(), ACE_Asynch_Pseudo_Task::register_io_handler(), ACE_Token_Collection::release(), ACE_Remote_Token_Proxy::release(), ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::release(), ACE_Service_Repository::relocate_i(), ACE_Framework_Repository::remove_dll_components_i(), ACE_Configuration_Heap::remove_section(), ACE_Token_Collection::renew(), ACE_Remote_Token_Proxy::renew(), ACE_Remote_Token_Proxy::request_reply(), ACE_Name_Proxy::request_reply(), ACE_Svc_Conf_Lexer::scan(), ACE_Async_Timer_Queue_Adapter< TQ >::schedule(), ACE_Name_Proxy::send_request(), ACE_SPIPE_Addr::set(), ACE_INET_Addr::set(), ACE_FILE_Addr::set(), ACE_SOCK_Dgram::set_nic(), ACE_Process_Options::setenv(), ACE_OS::shm_open(), ACE_OS::shm_unlink(), ACE_Get_Opt::short_option_i(), ACE_Reactor_Token_T< ACE_TOKEN_TYPE >::sleep_hook(), ACE::sock_error(), ACE_OS::socket_fini(), ACE_OS::socket_init(), ACE_Process::spawn(), ACE_Asynch_Pseudo_Task::start(), ACE_OS::strenvdup(), ACE_OS::string_to_argv(), ACE_SOCK_Dgram_Mcast::subscribe_ifs(), ACE_Proactor_Timer_Handler::svc(), ACE_Asynch_Pseudo_Task::svc(), ACE_DLL_Handle::symbol(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::test_invariant(), ACE_RB_Tree< EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK >::test_invariant_recurse(), ACE::timestamp(), ACE_Remote_Token_Proxy::token_acquired(), ACE_Logging_Strategy::tokenize(), ACE_Token_Collection::tryacquire(), ACE_Remote_Token_Proxy::tryacquire(), ACE_OS::uname(), ACE_DLL_Manager::unload_dll(), ACE_SOCK_Dgram_Mcast::unsubscribe(), ACE_SOCK_Dgram_Mcast::unsubscribe_ifs(), ACE_Obstack_T< CHAR >::unwind_i(), ACE_Configuration::validate_name(), ACE_Process_Manager::wait(), ACE_DLL_Manager::~ACE_DLL_Manager(), ACE_Dynamic_Service_Dependency::~ACE_Dynamic_Service_Dependency(), ACE_Message_Queue< ACE_SYNCH_USE >::~ACE_Message_Queue(), ACE_Service_Config_Guard::~ACE_Service_Config_Guard(), ACE_Service_Gestalt::~ACE_Service_Gestalt(), ACE_Service_Type_Dynamic_Guard::~ACE_Service_Type_Dynamic_Guard(), and ACE_Trace::~ACE_Trace().

#define ACE_TEXT_ALWAYS_CHAR STRING   )     STRING
 

Definition at line 141 of file ace_wchar.h.

Referenced by ACE_Process_Mutex::ACE_Process_Mutex(), ACE_Process_Semaphore::ACE_Process_Semaphore(), ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool(), ACE_SPIPE_Acceptor::close(), ACE_OS::creat(), ACE_SPIPE_Acceptor::create_new_instance(), ACE_OS::dlopen(), ACE_OS::fdopen(), ACE_Env_Value< T >::fetch_value(), ACE_OS::freopen(), ACE::get_bcast_addr(), ACE_High_Res_Timer::get_env_global_scale_factor(), ACE_Logging_Strategy::handle_timeout(), ACE_Logging_Strategy::init(), ACE::ldfind(), ACE_Log_Msg_UNIX_Syslog::log(), ACE_SOCK_Dgram::make_multicast_ifaddr(), ACE_SOCK_Dgram::make_multicast_ifaddr6(), ACE_SOCK_Dgram_Bcast::mk_broadcast(), ACE_OS::mkfifo(), ACE_OS::mkstemp(), ACE_Log_Msg_UNIX_Syslog::open(), ACE_OS::opendir(), ACE_Log_Record::print(), ACE_OS_Object_Manager::print_error_message(), ACE_OS::scandir(), ACE_OS::shm_open(), ACE_OS::shm_unlink(), ACE_OS::strenvdup(), ACE_OS::strerror(), ACE_OS::system(), ACE_OS::truncate(), and ACE_OS::uname().

#define ACE_TEXT_ALWAYS_WCHAR STRING   )     ACE_Ascii_To_Wide (STRING).wchar_rep ()
 

Definition at line 142 of file ace_wchar.h.

Referenced by ACE_OS::fdopen(), and ACE_OS::freopen().

#define ACE_TEXT_ANTI_TO_TCHAR STRING   )     ACE_Wide_To_Ascii (STRING).char_rep ()
 

Definition at line 145 of file ace_wchar.h.

Referenced by ACE_Argv_Type_Converter::ACE_Argv_Type_Converter(), ACE_Process_Options::command_line(), and ACE_Log_Msg::log().

#define ACE_TEXT_CHAR_TO_TCHAR STRING   )     STRING
 

Definition at line 143 of file ace_wchar.h.

Referenced by ACE_OS::access(), ACE_Allocator_Adapter< ACE_Malloc< ACE_MEM_POOL_2, ACE_LOCK > >::ACE_Allocator_Adapter(), ACE_Allocator_Adapter< MALLOC >::ACE_Allocator_Adapter(), ACE_Auto_Event::ACE_Auto_Event(), ACE_INET_Addr::ACE_INET_Addr(), ACE_Manual_Event::ACE_Manual_Event(), ACE_Multihomed_INET_Addr::ACE_Multihomed_INET_Addr(), ACE_Process_Mutex::ACE_Process_Mutex(), ace_yyerror(), ACE_UNIX_Addr::addr_to_string(), ACE_INET_Addr::addr_to_string(), ACE_FILE_Connector::connect(), ACE_OS::dlerror(), ACE_Local_Name_Space<, ACE_LOCK >::dump_i(), ACE_OS::event_destroy(), ACE_OS::event_init(), ACE_Env_Value< T >::fetch_value(), ACE::get_fqdn(), ACE::get_temp_dir(), ACE_Service_Manager::handle_input(), ACE_Log_Msg::log(), ACE_OS::mkdir(), ACE_OS::mkstemp(), ACE_OS::rename(), ACE_OS::rmdir(), ACE_OS::sema_init(), ACE_INET_Addr::set(), ACE_OS::stat(), ACE_OS::strenvdup(), ACE_SOCK_Dgram_Mcast::subscribe_ifs(), ACE_OS::unlink(), ACE_SOCK_Dgram_Mcast::unsubscribe_ifs(), and ACE_Process_Options::working_directory().

#define ACE_TEXT_CreateEvent   ::CreateEventA
 

Definition at line 325 of file ace_wchar.h.

#define ACE_TEXT_CreateFile   ::CreateFileA
 

Definition at line 326 of file ace_wchar.h.

#define ACE_TEXT_CreateFileMapping   ::CreateFileMappingA
 

Definition at line 327 of file ace_wchar.h.

Referenced by ACE_OS::mmap().

#define ACE_TEXT_CreateMutex   ::CreateMutexA
 

Definition at line 328 of file ace_wchar.h.

#define ACE_TEXT_CreateProcess   ::CreateProcessA
 

Definition at line 329 of file ace_wchar.h.

Referenced by ACE_OS::fork_exec(), and ACE_Process::spawn().

#define ACE_TEXT_CreateSemaphore   ::CreateSemaphoreA
 

Definition at line 330 of file ace_wchar.h.

#define ACE_TEXT_CreateService   ::CreateServiceA
 

Definition at line 331 of file ace_wchar.h.

#define ACE_TEXT_ExpandEnvironmentStrings   ::ExpandEnvironmentStringsA
 

Definition at line 332 of file ace_wchar.h.

Referenced by ACE::ldfind().

#define ACE_TEXT_EXPLICIT_ACCESS   EXPLICIT_ACCESS_A
 

Definition at line 323 of file ace_wchar.h.

#define ACE_TEXT_FindFirstChangeNotification   ::FindFirstChangeNotificationA
 

Definition at line 333 of file ace_wchar.h.

#define ACE_TEXT_FindFirstFile   ::FindFirstFileA
 

Definition at line 334 of file ace_wchar.h.

#define ACE_TEXT_FindNextFile   ::FindNextFileA
 

Definition at line 335 of file ace_wchar.h.

#define ACE_TEXT_FormatMessage   ::FormatMessageA
 

Definition at line 336 of file ace_wchar.h.

Referenced by ACE_OS::dlerror(), and ACE_Log_Msg::log().

#define ACE_TEXT_FreeEnvironmentStrings   ::FreeEnvironmentStringsA
 

Definition at line 337 of file ace_wchar.h.

Referenced by ACE_Process_Options::inherit_environment().

#define ACE_TEXT_GetComputerName   ::GetComputerNameA
 

Definition at line 338 of file ace_wchar.h.

#define ACE_TEXT_GetEnvironmentStrings   ::GetEnvironmentStringsA
 

Definition at line 339 of file ace_wchar.h.

#define ACE_TEXT_GetFileAttributes   ::GetFileAttributesA
 

Definition at line 340 of file ace_wchar.h.

#define ACE_TEXT_GetModuleFileName   ::GetModuleFileNameA
 

Definition at line 341 of file ace_wchar.h.

#define ACE_TEXT_GetTempPath   ::GetTempPathA
 

Definition at line 342 of file ace_wchar.h.

Referenced by ACE::get_temp_dir().

#define ACE_TEXT_GetUserName   ::GetUserNameA
 

Definition at line 343 of file ace_wchar.h.

#define ACE_TEXT_GetUserNameEx   ::GetUserNameExA
 

Definition at line 344 of file ace_wchar.h.

#define ACE_TEXT_GetVersionEx   ::GetVersionExA
 

Definition at line 345 of file ace_wchar.h.

Referenced by ACE_OS_Object_Manager::init(), ACE_Process_Options::pass_handle(), and ACE_OS::uname().

#define ACE_TEXT_LoadLibrary   ::LoadLibraryA
 

Definition at line 346 of file ace_wchar.h.

Referenced by ACE_OS::dlopen().

#define ACE_TEXT_MoveFileEx   ::MoveFileExA
 

Definition at line 347 of file ace_wchar.h.

#define ACE_TEXT_OpenFileMapping   ::OpenFileMappingA
 

Definition at line 349 of file ace_wchar.h.

#define ACE_TEXT_OpenSCManager   ::OpenSCManagerA
 

Definition at line 350 of file ace_wchar.h.

#define ACE_TEXT_OpenService   ::OpenServiceA
 

Definition at line 351 of file ace_wchar.h.

#define ACE_TEXT_OSVERSIONINFO   OSVERSIONINFOA
 

Definition at line 322 of file ace_wchar.h.

Referenced by ACE_OS_Object_Manager::init(), ACE_Process_Options::pass_handle(), and ACE_OS::uname().

#define ACE_TEXT_OutputDebugString   ::OutputDebugStringA
 

Definition at line 352 of file ace_wchar.h.

#define ACE_TEXT_RegConnectRegistry   ::RegConnectRegistryA
 

Definition at line 355 of file ace_wchar.h.

#define ACE_TEXT_RegCreateKey   ::RegCreateKeyA
 

Definition at line 361 of file ace_wchar.h.

#define ACE_TEXT_RegCreateKeyEx   ::RegCreateKeyExA
 

Definition at line 356 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::open_section(), and ACE_Configuration_Win32Registry::resolve_key().

#define ACE_TEXT_RegDeleteKey   ::RegDeleteKeyA
 

Definition at line 357 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::remove_section().

#define ACE_TEXT_RegDeleteValue   ::RegDeleteValueA
 

Definition at line 358 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::remove_value().

#define ACE_TEXT_RegEnumKeyEx   ::RegEnumKeyExA
 

Definition at line 359 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::enumerate_sections(), and ACE_Configuration_Win32Registry::remove_section().

#define ACE_TEXT_RegEnumValue   ::RegEnumValueA
 

Definition at line 360 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::enumerate_values().

#define ACE_TEXT_RegisterEventSource   ::RegisterEventSourceA
 

Definition at line 353 of file ace_wchar.h.

#define ACE_TEXT_RegisterServiceCtrlHandler   ::RegisterServiceCtrlHandlerA
 

Definition at line 354 of file ace_wchar.h.

#define ACE_TEXT_RegOpenKey   ::RegOpenKeyA
 

Definition at line 362 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::resolve_key().

#define ACE_TEXT_RegOpenKeyEx   ::RegOpenKeyExA
 

Definition at line 363 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::open_section(), and ACE_Configuration_Win32Registry::resolve_key().

#define ACE_TEXT_RegQueryValueEx   ::RegQueryValueExA
 

Definition at line 364 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::find_value(), ACE_Configuration_Win32Registry::get_binary_value(), ACE_Configuration_Win32Registry::get_integer_value(), and ACE_Configuration_Win32Registry::get_string_value().

#define ACE_TEXT_RegSetValueEx   ::RegSetValueExA
 

Definition at line 365 of file ace_wchar.h.

Referenced by ACE_Configuration_Win32Registry::set_binary_value(), ACE_Configuration_Win32Registry::set_integer_value(), and ACE_Configuration_Win32Registry::set_string_value().

#define ACE_TEXT_ReportEvent   ::ReportEventA
 

Definition at line 366 of file ace_wchar.h.

#define ACE_TEXT_SearchPath   ::SearchPathA
 

Definition at line 367 of file ace_wchar.h.

Referenced by ACE::ldfind().

#define ACE_TEXT_SERVICE_TABLE_ENTRY   SERVICE_TABLE_ENTRYA
 

Definition at line 319 of file ace_wchar.h.

#define ACE_TEXT_SetEntriesInAcl   ::SetEntriesInAclA
 

Definition at line 371 of file ace_wchar.h.

#define ACE_TEXT_SetFileSecurity   ::SetFileSecurityA
 

Definition at line 370 of file ace_wchar.h.

#define ACE_TEXT_StartService   ::StartServiceA
 

Definition at line 368 of file ace_wchar.h.

#define ACE_TEXT_StartServiceCtrlDispatcher   ::StartServiceCtrlDispatcherA
 

Definition at line 369 of file ace_wchar.h.

#define ACE_TEXT_STARTUPINFO   STARTUPINFOA
 

Definition at line 320 of file ace_wchar.h.

Referenced by ACE_OS::fork_exec().

#define ACE_TEXT_WaitNamedPipe   ::WaitNamedPipeA
 

Definition at line 348 of file ace_wchar.h.

Referenced by ACE_SPIPE_Connector::connect().

#define ACE_TEXT_WCHAR_TO_TCHAR STRING   )     ACE_Wide_To_Ascii (STRING).char_rep ()
 

Definition at line 144 of file ace_wchar.h.

Referenced by ACE_Allocator_Adapter< ACE_Malloc< ACE_MEM_POOL_2, ACE_LOCK > >::ACE_Allocator_Adapter(), ACE_Allocator_Adapter< MALLOC >::ACE_Allocator_Adapter(), ACE_Auto_Event::ACE_Auto_Event(), ACE_INET_Addr::ACE_INET_Addr(), ACE_Manual_Event::ACE_Manual_Event(), ACE_Multihomed_INET_Addr::ACE_Multihomed_INET_Addr(), ACE_Process_Mutex::ACE_Process_Mutex(), ACE_OS::mkstemp(), and ACE_Process_Options::working_directory().

#define ACE_TEXT_WIDE STRING   )     ACE_TEXT_WIDE_I (STRING)
 

Definition at line 119 of file ace_wchar.h.

Referenced by ACE_INET_Addr::ACE_INET_Addr(), ACE_Log_Msg::log(), ACE_OS::strecpy(), ACE::strend(), ACE::strnnew(), and ACE_OS::strsncpy().

#define ACE_TEXT_WIDE_I STRING   )     L##STRING
 

Definition at line 115 of file ace_wchar.h.

#define ACE_TEXT_WIN32_FIND_DATA   WIN32_FIND_DATAA
 

Definition at line 321 of file ace_wchar.h.

Referenced by ACE_OS::stat().

#define ACE_USES_L_PREFIX   1
 

Definition at line 108 of file ace_wchar.h.

#define ACE_WSTRING_HAS_USHORT_SUPPORT
 

Definition at line 102 of file ace_wchar.h.


Typedef Documentation

typedef wchar_t ACE_ANTI_TCHAR
 

Definition at line 136 of file ace_wchar.h.

Referenced by ACE_Process_Options::command_line(), and ACE_Log_Msg::log().

typedef char ACE_TCHAR
 

Definition at line 135 of file ace_wchar.h.

Referenced by __ace_assert(), ACE_MEM_Acceptor::accept(), ACE_Barrier::ACE_Barrier(), ACE_Condition< MUTEX >::ACE_Condition(), ACE_Configuration_ExtId::ACE_Configuration_ExtId(), ACE_Configuration_Section_Key_Heap::ACE_Configuration_Section_Key_Heap(), ACE_Configuration_Value_IntId::ACE_Configuration_Value_IntId(), ACE_Convert(), ACE_DEV_Addr::ACE_DEV_Addr(), ACE_Dirent::ACE_Dirent(), ACE_DLL::ACE_DLL(), ACE_DLL_Strategy< SVC_HANDLER >::ACE_DLL_Strategy(), ACE_Dynamic_Service_Dependency::ACE_Dynamic_Service_Dependency(), ACE_Env_Value< T >::ACE_Env_Value(), ACE_Event::ACE_Event(), ACE_FIFO::ACE_FIFO(), ACE_FIFO_Recv::ACE_FIFO_Recv(), ACE_FIFO_Recv_Msg::ACE_FIFO_Recv_Msg(), ACE_FIFO_Send::ACE_FIFO_Send(), ACE_FIFO_Send_Msg::ACE_FIFO_Send_Msg(), ACE_FILE_Addr::ACE_FILE_Addr(), ACE_File_Lock::ACE_File_Lock(), ACE_Filecache_Handle::ACE_Filecache_Handle(), ACE_Filecache_Object::ACE_Filecache_Object(), ACE_Framework_Component::ACE_Framework_Component(), ace_get_module(), ACE_Get_Opt::ACE_Get_Opt(), ACE_Get_Opt::ACE_Get_Opt_Long_Option::ACE_Get_Opt_Long_Option(), ACE_OS::ace_isalnum(), ACE_OS::ace_isalpha(), ACE_OS::ace_iscntrl(), ACE_OS::ace_isdigit(), ACE_OS::ace_isgraph(), ACE_OS::ace_islower(), ACE_OS::ace_isprint(), ACE_OS::ace_ispunct(), ACE_OS::ace_isspace(), ACE_OS::ace_isupper(), ACE_OS::ace_isxdigit(), ACE_Lite_MMAP_Memory_Pool::ACE_Lite_MMAP_Memory_Pool(), ACE_Local_Memory_Pool::ACE_Local_Memory_Pool(), ACE_Log_Msg::ACE_Log_Msg(), ACE_Log_Record::ACE_Log_Record(), ACE_Logging_Strategy::ACE_Logging_Strategy(), ACE_Malloc<, ACE_LOCK >::ACE_Malloc(), ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(), ACE_Mem_Map::ACE_Mem_Map(), ACE_MMAP_Memory_Pool::ACE_MMAP_Memory_Pool(), ACE_Module_Type::ACE_Module_Type(), ACE_Mutex::ACE_Mutex(), ACE_Name_Options::ACE_Name_Options(), ACE_Null_Condition::ACE_Null_Condition(), ACE_Null_Mutex::ACE_Null_Mutex(), ACE_Null_Semaphore::ACE_Null_Semaphore(), ACE_Process_Options::ACE_Process_Options(), ACE_Process_Semaphore::ACE_Process_Semaphore(), ACE_Remote_Name_Space::ACE_Remote_Name_Space(), ACE_RW_Process_Mutex::ACE_RW_Process_Mutex(), ACE_Sbrk_Memory_Pool::ACE_Sbrk_Memory_Pool(), ACE_Semaphore::ACE_Semaphore(), ACE_Service_Config::ACE_Service_Config(), ACE_Service_Object_Type::ACE_Service_Object_Type(), ACE_Service_Type::ACE_Service_Type(), ACE_Service_Type_Dynamic_Guard::ACE_Service_Type_Dynamic_Guard(), ACE_Service_Type_Impl::ACE_Service_Type_Impl(), ACE_Shared_Memory_MM::ACE_Shared_Memory_MM(), ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool(), ACE_SOCK_Dgram_Bcast::ACE_SOCK_Dgram_Bcast(), ACE_SPIPE_Addr::ACE_SPIPE_Addr(), ACE_Strategy_Acceptor< SVC_HANDLER, >::ACE_Strategy_Acceptor(), ACE_Stream_Type::ACE_Stream_Type(), ACE_Svc_Conf_Param::ACE_Svc_Conf_Param(), ACE_System_Time::ACE_System_Time(), ACE_Thread_Condition< MUTEX >::ACE_Thread_Condition(), ACE_Token::ACE_Token(), ACE_Token_Collection::ACE_Token_Collection(), ACE_Tokenizer::ACE_Tokenizer(), ACE_Trace::ACE_Trace(), ace_yyparse(), ACE_Token_Collection::acquire(), ACE_Configuration_Heap::add_section(), ACE_UNIX_Addr::addr_to_string(), ACE_SPIPE_Addr::addr_to_string(), ACE_SDM_helpers::addr_to_string(), ACE_INET_Addr::addr_to_string(), ACE_FILE_Addr::addr_to_string(), ACE_DEV_Addr::addr_to_string(), ACE_OS::argv_to_string(), ACE::basename(), ACE_DLL_Manager::close_dll(), ACE_Process_Options::command_line(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::connect_n(), ACE_OS::creat(), ACE_Filecache::create(), ACE_Local_Name_Space<, ACE_LOCK >::create_manager_i(), ACE_Service_Config::create_service_type_impl(), ACE_Token_Collection::create_token(), ACE_Remote_WLock::create_token(), ACE_Remote_RLock::create_token(), ACE_Remote_Mutex::create_token(), ACE_OS::ctime(), ACE_OS::ctime_r(), ACE::daemonize(), ACE_Name_Options::database(), ACE_Tokenizer::delimiter(), ACE_Tokenizer::delimiter_replace(), ACE::dirname(), ACE_OS::dlerror(), ACE_OS::dlopen(), ACE_OS::dlsym(), ACE_SOCK_Dgram_Mcast::dump(), ACE_INET_Addr::dump(), ACE_Throughput_Stats::dump_results(), ACE_Basic_Stats::dump_results(), ACE_Sample_History::dump_samples(), ACE_Throughput_Stats::dump_throughput(), ACE_Configuration_Win32Registry::enumerate_sections(), ACE_Configuration_Win32Registry::enumerate_values(), ACE_DLL_Handle::error(), ACE_Filecache_Object::error_i(), ACE::execname(), ACE_Configuration::expand_path(), ACE_Ini_ImpExp::export_config(), ACE_Registry_ImpExp::export_config(), ACE_Configuration::export_config(), ACE_Ini_ImpExp::export_section(), ACE_Registry_ImpExp::export_section(), ACE_Token_Collection::extract(), ACE_OS::fdopen(), ACE_Filecache::fetch(), ACE_Env_Value< T >::fetch_value(), ACE_OS::filesize(), ACE_Capabilities::fillent(), ACE_Stream<>::find(), ACE_Stream_Type::find(), ACE_Service_Repository::find(), ACE_Service_Gestalt::find(), ACE_Filecache::find(), ACE_DLL_Manager::find_dll(), ACE_Service_Repository::find_i(), ACE_Dynamic_Service_Base::find_i(), ACE_Service_Gestalt::find_processed_static_svc(), ACE_Service_Gestalt::find_static_svc_descriptor(), ACE_Configuration_Heap::find_value(), ACE_Configuration_Win32Registry::find_value(), ACE_OS::flock_init(), ACE_OS::fopen(), fopen_mode_to_open_mode_converter(), ACE_OS::fork(), ACE::fork(), ACE_OS::fork_exec(), ACE::format_hexdump(), ACE_Log_Record::format_msg(), ACE_OS::freopen(), ACE::get_bcast_addr(), ACE_Configuration_Heap::get_binary_value(), ACE_Configuration_Win32Registry::get_binary_value(), ACE_DLL_Handle::get_dll_names(), ACE_High_Res_Timer::get_env_global_scale_factor(), ACE_Configuration_Heap::get_integer_value(), ACE_Configuration_Win32Registry::get_integer_value(), get_ip_interfaces_win32(), ACE_FIFO::get_local_addr(), ACE_Configuration_Heap::get_string_value(), ACE_Configuration_Win32Registry::get_string_value(), ACE::get_temp_dir(), ACE_Capabilities::getent(), ACE_Capabilities::getline(), ACE_OS::getmacaddress(), ACE_Capabilities::getval(), ACE_Service_Manager::handle_input(), ACE::handle_timed_open(), ACE_Logging_Strategy::handle_timeout(), ACE::hex2byte(), ACE_Ini_ImpExp::import_config(), ACE_Registry_ImpExp::import_config(), ACE_Configuration::import_config(), ACE_Svc_Handler<, >::info(), ACE_Thru_Task<>::info(), ACE_Stream_Tail<>::info(), ACE_Stream_Head<>::info(), ACE_Shared_Object::info(), ACE_Stream_Type::info(), ACE_Module_Type::info(), ACE_Service_Object_Type::info(), ACE_Service_Manager::info(), ACE_Naming_Context::info(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::info(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::info(), ACE_Strategy_Acceptor< SVC_HANDLER, >::info(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::info(), ACE_Process_Options::inherit_environment(), ACE_Svc_Handler<, >::init(), ACE_Thru_Task<>::init(), ACE_Stream_Tail<>::init(), ACE_Stream_Head<>::init(), ACE_Shared_Object::init(), ACE_Stream_Type::init(), ACE_Module_Type::init(), ACE_Service_Object_Type::init(), ACE_Service_Manager::init(), ACE_Naming_Context::init(), ACE_Logging_Strategy::init(), ACE_Dynamic_Service_Dependency::init(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::init(), ACE_Oneshot_Acceptor< SVC_HANDLER, >::init(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::init(), ACE_Service_Gestalt::initialize(), ACE_Service_Config::initialize(), ACE_Service_Gestalt::initialize_i(), ACE_Svc_Conf_Lexer::input(), ACE_Stream<>::insert(), ACE_Filecache::insert_i(), ACE_Dynamic_Service_Base::instance(), ACE_Dynamic_Service< TYPE >::instance(), ACE_Tokenizer::is_delimiter(), is_empty(), ACE_Capabilities::is_entry(), is_line(), ACE_Token_Collection::is_member(), ACE_Tokenizer::is_preserve_designator(), ACE_SOCK_Dgram_Mcast::join(), ACE::ldfind(), ACE::ldname(), ACE::ldopen(), ACE_SOCK_Dgram_Mcast::leave(), ACE_Service_Manager::list_services(), ACE_Log_Msg::local_host(), ACE_Log_Msg_UNIX_Syslog::log(), ACE_Log_Msg::log(), ACE_Log_Msg::log_hexdump(), ACE_Get_Opt::long_option(), ACE_Get_Opt::long_option_i(), ACE_SOCK_Dgram::make_multicast_ifaddr(), ACE_SOCK_Dgram::make_multicast_ifaddr6(), ACE_Mem_Map::map(), ACE_SOCK_Dgram_Bcast::mk_broadcast(), ACE_OS::mkfifo(), ACE_OS::mmap(), ACE_MEM_Acceptor::mmap_prefix(), ACE_Log_Msg::msg(), ACE_Log_Record::msg_data(), ACE_Service_Type_Impl::name(), ACE_Service_Type::name(), ACE_Name_Options::nameserver_host(), ACE_Name_Options::namespace_dir(), ACE_Configuration_Heap::new_section(), ACE_Tokenizer::next(), ACE::nibble2hex(), ACE_Svc_Handler<, >::open(), ACE_DLL_Strategy< SVC_HANDLER >::open(), ACE_SOCK_Dgram_Mcast::open(), ACE_SOCK_Dgram_Bcast::open(), ACE_Shared_Memory_MM::open(), ACE_Service_Gestalt::open(), ACE_Service_Config::open(), ACE_Remote_Token_Proxy::open(), ACE_Remote_Name_Space::open(), ACE_Naming_Context::open(), ACE_Mem_Map::open(), ACE_Log_Msg_UNIX_Syslog::open(), ACE_Log_Msg_IPC::open(), ACE_Log_Msg::open(), ACE_File_Lock::open(), ACE_FIFO_Send_Msg::open(), ACE_FIFO_Send::open(), ACE_FIFO_Recv_Msg::open(), ACE_FIFO_Recv::open(), ACE_FIFO::open(), ACE_Env_Value< T >::open(), ACE_DLL_Handle::open(), ACE_DLL::open(), ACE_Dirent_Selector::open(), ACE_Dirent::open(), ACE_Configuration_Heap::open(), ACE_Strategy_Acceptor< SVC_HANDLER, >::open(), ACE_DLL_Manager::open_dll(), ACE_SOCK_Dgram_Mcast::open_i(), ACE_Service_Gestalt::open_i(), ACE_Service_Config::open_i(), ACE_DLL::open_i(), ACE_Configuration_Heap::open_section(), ACE_Configuration_Win32Registry::open_section(), ACE_Configuration_Heap::open_simple_section(), ACE::open_temp_file(), ACE_OS::opendir(), ACE_Malloc_Lock_Adapter_T< ACE_Process_Semaphore >::operator()(), ACE_Malloc_Lock_Adapter_T< ACE_Null_Mutex >::operator()(), ACE_Malloc_Lock_Adapter_T< ACE_LOCK >::operator()(), operator>>(), ACE_Capabilities::parse(), ACE_Service_Gestalt::parse_args(), ACE_Service_Config::parse_args(), ACE_Name_Options::parse_args(), ACE_Logging_Strategy::parse_args(), ACE_Service_Gestalt::parse_args_i(), ACE_Service_Config::parse_args_i(), ACE_Get_Opt::permute_args(), ACE_Tokenizer::preserve_designators(), ACE_Log_Record::print(), ACE_High_Res_Timer::print_ave(), ACE_OS_Object_Manager::print_error_message(), ACE_Stats::print_summary(), ACE_High_Res_Timer::print_total(), ACE_Logging_Strategy::priorities(), ACE_Log_Record::priority_name(), ACE_Service_Gestalt::process_directive(), ACE_Service_Config::process_directive(), ACE_Service_Gestalt::process_file(), ACE_Service_Config::process_file(), ACE_Process_Options::process_name(), ACE_Name_Options::process_name(), ACE_Registry_ImpExp::process_previous_line_format(), ACE_Service_Manager::process_request(), ACE_Service_Gestalt::Processed_Static_Svc::Processed_Static_Svc(), ACE_OS::recursive_mutex_init(), ACE_Token_Collection::release(), ACE_Stream<>::remove(), ACE_Service_Repository::remove(), ACE_Service_Gestalt::remove(), ACE_Service_Config::remove(), ACE_Filecache::remove(), ACE_Framework_Repository::remove_component(), ACE_Framework_Repository::remove_dll_components(), ACE_Framework_Repository::remove_dll_components_i(), ACE_Filecache::remove_i(), ACE_Configuration_Heap::remove_section(), ACE_Configuration_Win32Registry::remove_section(), ACE_Configuration_Heap::remove_value(), ACE_Configuration_Win32Registry::remove_value(), ACE_Token_Collection::renew(), ACE_Stream<>::replace(), ACE_Configuration_Win32Registry::resolve_key(), ACE_Service_Repository::resume(), ACE_Service_Gestalt::resume(), ACE_Service_Config::resume(), ACE_Log_Record::round_up(), ACE_OS::rwlock_init(), ACE_Svc_Conf_Lexer::scan(), ACE_OS::scandir(), ACE_OS::scandir_emulation(), ACE_SPIPE_Addr::set(), ACE_FILE_Addr::set(), ACE_DEV_Addr::set(), ACE_Configuration_Heap::set_binary_value(), ACE_Configuration_Win32Registry::set_binary_value(), ACE_DLL::set_handle(), ACE_Configuration_Heap::set_integer_value(), ACE_Configuration_Win32Registry::set_integer_value(), ACE_SOCK_Dgram::set_nic(), ACE_Configuration_Heap::set_string_value(), ACE_Configuration_Win32Registry::set_string_value(), ACE_Process_Options::setenv(), ACE_Process_Options::setenv_i(), ACE_OS::shm_open(), ACE_OS::shm_unlink(), ACE_Get_Opt::short_option_i(), ACE::sock_error(), ACE_OS::socket_fini(), ACE_OS::socket_init(), ACE_Process::spawn(), ACE_Ini_ImpExp::squish(), ACE_OS::strenvdup(), ACE::strenvdup(), ACE_OS::strerror(), ACE_SPIPE_Addr::string_to_addr(), ACE_OS::string_to_argv(), ACE_SOCK_Dgram_Mcast::subscribe(), ACE_SOCK_Dgram_Mcast::subscribe_i(), ACE_SOCK_Dgram_Mcast::subscribe_ifs(), ACE_Service_Repository::suspend(), ACE_Service_Gestalt::suspend(), ACE_Service_Config::suspend(), ACE_DLL_Handle::symbol(), ACE_DLL::symbol(), ACE_Log_Msg::sync(), ACE_Log_Msg::sync_hook(), ACE_Base_Thread_Adapter::sync_log_msg(), ACE_OS::system(), temp_name(), ACE::timestamp(), ACE_Logging_Strategy::tokenize(), ACE_OS::truncate(), ACE_Token_Collection::tryacquire(), ACE::unique_name(), ACE_SOCK_Dgram_Mcast::unsubscribe(), ACE_SOCK_Dgram_Mcast::unsubscribe_i(), ACE_SOCK_Dgram_Mcast::unsubscribe_ifs(), ACE_Filecache::update_i(), ACE_Configuration::validate_name(), and ACE_Configuration::validate_value_name().


Generated on Sun Jan 27 12:08:44 2008 for ACE by doxygen 1.3.6