#include "DAnCE_Utility.h"#include "ace/OS_NS_stdio.h"#include "DAnCE_PropertiesC.h"
Namespaces | |
| namespace | DAnCE |
| namespace | DAnCE::Utility |
Functions | |
| void | DAnCE::Utility::build_property_map (PROPERTY_MAP &map, const ::Deployment::Properties &prop) |
| int | DAnCE::Utility::write_IOR (const ACE_TCHAR *pathname, const char *IOR) |
Write a string (usually a stringified IOR) to a file designated by the pathname. The file named will always get overwritten. | |
| void | DAnCE::Utility::append_properties (::Deployment::Properties &dest, const ::Deployment::Properties &src) |
| template<> | |
| bool | DAnCE::Utility::get_property_value (const char *name, const PROPERTY_MAP &properties, bool &val) |
| template<> | |
| bool | DAnCE::Utility::get_property_value (const char *name, const PROPERTY_MAP &properties, const char *&val) |
| template<> | |
| bool | DAnCE::Utility::get_property_value (const char *name, const ::Deployment::Properties &properties, const char *&val) |
| const char * | DAnCE::Utility::get_instance_type (const ::Deployment::Properties &prop) |
1.6.2