#include <ace/ACE.h>
#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "ace/Hash_Map_Manager.h"
Include dependency graph for PG_Property_Set_Find.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Functions | |
template<typename TYPE> | |
int | TAO::find (const PG_Property_Set &decoder, const ACE_CString &key, TYPE &value) |
This is a companion function for the properties docoder to work around compilers that don't support templated methods.