Functor_String.h File Reference

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

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...
class  ACE_Equal_To< ACE_WString >
 Function object for determining whether two ACE_WStrings are equal. More...
class  ACE_Hash< ACE_WString >
 Function object for hashing a ACE_WString. More...
class  ACE_Less_Than< ACE_WString >
 Function object for determining whether the first const wstring is less than the second const wstring. More...

Detailed Description

Id
Functor_String.h 86698 2009-09-13 15:58:17Z johnnyw

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Nov 30 00:48:27 2009 for ACE by  doxygen 1.6.1