Classes | Public Member Functions | Private Types | Private Attributes

c_string_remapper Class Reference

Implements position remapping of string. More...

Collaboration diagram for c_string_remapper:

List of all members.

Classes

struct  c_node
 Tree node. More...

Public Member Functions

MY_WISH_INLINE c_string_remapper (const string &str)
 C-tor.
MY_WISH_INLINE string get () const
 Returns current state of string.
MY_WISH_INLINE void replace (string::size_type start, string::size_type cnt, string with)
 Replaces portion of string.

Private Types

typedef map< string::size_type,
c_node >::const_iterator 
cit
typedef map< string::size_type,
c_node >::iterator 
it

Private Attributes

map< string::size_type, c_nodem_str
 String.

Detailed Description

Implements position remapping of string.

Author:
VooDooMan
Version:
1
Date:
2008-02-10

Definition at line 4677 of file c_functions.cpp.


The documentation for this class was generated from the following file:

Generated on Sat Aug 7 2010 15:35:15 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads