#include "CIAO_Client_Export.h"
#include "ace/Hash_Map_Manager_T.h"
#include "tao/orbconf.h"
#include "tao/AnyTypeCode/Any.h"
#include "ccm/CCM_StandardConfiguratorC.h"
Namespaces | |
namespace | CORBA |
namespace | CIAO |
namespace | CIAO::Utility |
Typedefs | |
typedef ORB * | CORBA::ORB_ptr |
typedef ACE_Hash_Map_Manager_Ex < ACE_CString, CORBA::Any, ACE_Hash< ACE_CString > , ACE_Equal_To< ACE_CString > , ACE_Null_Mutex > | CIAO::Utility::CONFIGVALUE_MAP |
Functions | |
CIAO_CLIENT_Export int | CIAO::Client_init (CORBA::ORB_ptr o) |
void | CIAO::Utility::build_config_values_map (CONFIGVALUE_MAP &map, const ::Components::ConfigValues &config) |
void | CIAO::Utility::build_config_values_sequence (::Components::ConfigValues &config, const CONFIGVALUE_MAP &map) |