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

xtl_const_offset_manager Class Reference

#include <xtl_edge_trait.h>

List of all members.


Detailed Description

Models behavior of size_t.

Definition at line 51 of file xtl_edge_trait.h.

Public Member Functions

template<typename StringT>
 xtl_const_offset_manager (xtl_text_container< StringT > &, size_t offset_)
 Constructs new object and specifies initial offset.
xtl_const_offset_manageroperator= (size_t offset_)
 Assigns new offset to be stored by this object.
 operator size_t () const
 Extracts offset stored by this object.


Constructor & Destructor Documentation

xtl_const_offset_manager xtl_text_container< StringT > &  ,
size_t  offset_
[inline]
 

Constructs new object and specifies initial offset.

StringT
Template parameter specifying type of the string encapsulated by the input object.

Definition at line 64 of file xtl_edge_trait.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 17:45:25 2006 for Common Text Transformation Library by  doxygen 1.3.9.1