ACE_String_Base_Const Class Reference

This class defines a constant for ACE_String_Base which originally was there to circumvent a bug in SunCC 6.0. This could be moved to ACE_String_Base but that adds a lot of footprint to the user applications which is not something we want. More...

#include <String_Base_Const.h>

Inheritance diagram for ACE_String_Base_Const:

Inheritance graph
[legend]
List of all members.

Public Types

typedef ACE_Allocator::size_type size_type

Static Public Attributes

size_type const  npos

Detailed Description

This class defines a constant for ACE_String_Base which originally was there to circumvent a bug in SunCC 6.0. This could be moved to ACE_String_Base but that adds a lot of footprint to the user applications which is not something we want.

Definition at line 37 of file String_Base_Const.h.


Member Typedef Documentation

typedef ACE_Allocator::size_type ACE_String_Base_Const::size_type
 

Definition at line 41 of file String_Base_Const.h.


Member Data Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_String_Base_Const::size_type const ACE_String_Base_Const::npos [static]
 

Initial value:

Constant that denotes case where no such character position exists.

Definition at line 8 of file String_Base_Const.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 12:58:13 2008 for ACE by doxygen 1.3.6