Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PG_Property_Set_Find.h File Reference

#include <ace/ACE.h>
#include "portablegroup_export.h"
#include "ace/Hash_Map_Manager.h"

Include dependency graph for PG_Property_Set_Find.h:

Include dependency graph

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

Included by dependency graph

Namespaces

namespace  TAO

Functions

template<typename TYPE>
int find (const PG_Property_Set &decoder, const ACE_CString &key, TYPE &value)

Detailed Description

Id
PG_Property_Set_Find.h,v 1.3 2003/12/22 19:41:19 wilson_d Exp

This is a companion function for the properties docoder to work around compilers that don't support templated methods.

Author:
Dale Wilson <wilson_d@ociweb.com>

Function Documentation

template<typename TYPE>
int find const PG_Property_Set &  decoder,
const ACE_CString key,
TYPE &  value
 

Find a value in a TAO::PG_Property_Set. This is a work-around for the lack of templated methods.


Generated on Fri Dec 31 16:34:19 2004 for TAO_PortableGroup by  doxygen 1.3.9.1