This is the complete list of members for ACE_Service_Repository, including all inherited members.
ACE_ALLOC_HOOK_DECLARE | ACE_Service_Repository | |
ACE_Service_Repository(size_t size=DEFAULT_SIZE) | ACE_Service_Repository | |
ACE_Service_Repository_Iterator class | ACE_Service_Repository | friend |
ACE_Service_Type_Dynamic_Guard class | ACE_Service_Repository | friend |
array_type typedef | ACE_Service_Repository | protected |
close(void) | ACE_Service_Repository | |
close_singleton(void) | ACE_Service_Repository | static |
current_size(void) const | ACE_Service_Repository | inline |
DEFAULT_SIZE enum value | ACE_Service_Repository | |
delete_svc_rep_ | ACE_Service_Repository | protectedstatic |
dump(void) const | ACE_Service_Repository | |
find(const ACE_TCHAR name[], const ACE_Service_Type **srp=0, bool ignore_suspended=true) const | ACE_Service_Repository | |
find_i(const ACE_TCHAR service_name[], size_t &slot, const ACE_Service_Type **srp=0, bool ignore_suspended=true) const | ACE_Service_Repository | protected |
fini(void) | ACE_Service_Repository | |
insert(const ACE_Service_Type *sr) | ACE_Service_Repository | |
instance(size_t size=ACE_Service_Repository::DEFAULT_SIZE) | ACE_Service_Repository | static |
instance(ACE_Service_Repository *) | ACE_Service_Repository | static |
open(size_t size=DEFAULT_SIZE) | ACE_Service_Repository | |
relocate_i(size_t begin, size_t end, const ACE_DLL &adll) | ACE_Service_Repository | protected |
remove(const ACE_TCHAR name[], ACE_Service_Type **sr=0) | ACE_Service_Repository | |
remove_i(const ACE_TCHAR[], ACE_Service_Type **sr) | ACE_Service_Repository | protected |
resume(const ACE_TCHAR name[], const ACE_Service_Type **srp=0) | ACE_Service_Repository | |
service_array_ | ACE_Service_Repository | protected |
suspend(const ACE_TCHAR name[], const ACE_Service_Type **srp=0) | ACE_Service_Repository | |
svc_rep_ | ACE_Service_Repository | protectedstatic |
~ACE_Service_Repository(void) | ACE_Service_Repository | |