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

Functor_String.h File Reference

#include "ace/config-all.h"
#include "ace/ACE_export.h"
#include "ace/SStringfwd.h"
#include "ace/Functor_String.inl"

Include dependency graph for Functor_String.h:

Include dependency graph

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

Included by dependency graph

Classes

class  ACE_Equal_To< ACE_CString >
 Function object for determining whether two ACE_CStrings are equal. More...
class  ACE_Hash< ACE_CString >
 Function object for hashing a ACE_CString. More...
class  ACE_Less_Than< ACE_CString >
 Function object for determining whether the first const string is less than the second const string. More...

Detailed Description

Id
Functor_String.h,v 4.5 2005/03/21 12:51:23 jwillemsen Exp

Class template specializations for ACE_*String types implementing function objects that are used in various places in ATC. They could be placed in Functor.h. But we don't want to couple string types to the rest of ACE+TAO. Hence they are placed in a seperate file.


Generated on Sun May 15 12:13:35 2005 for ACE by  doxygen 1.3.9.1