ByteLengthPrefixedStringItor Class Reference

#include <byte_length_strings.h>

List of all members.

Public Member Functions

 ByteLengthPrefixedStringItor (const std::string &s)
std::string operator* () const
ByteLengthPrefixedStringItor operator++ (int)
ByteLengthPrefixedStringItoroperator++ ()
bool at_end () const

Private Member Functions

 ByteLengthPrefixedStringItor (const unsigned char *p_, size_t left_)

Private Attributes

const unsigned char * p
size_t left


Detailed Description

Definition at line 35 of file byte_length_strings.h.


Constructor & Destructor Documentation

ByteLengthPrefixedStringItor::ByteLengthPrefixedStringItor ( const unsigned char *  p_,
size_t  left_ 
) [inline, private]

Definition at line 39 of file byte_length_strings.h.

Referenced by operator++().

ByteLengthPrefixedStringItor::ByteLengthPrefixedStringItor ( const std::string &  s  )  [inline]

Definition at line 43 of file byte_length_strings.h.


Member Function Documentation

bool ByteLengthPrefixedStringItor::at_end (  )  const [inline]

std::string ByteLengthPrefixedStringItor::operator* (  )  const [inline]

Definition at line 47 of file byte_length_strings.h.

References MAGIC_XOR_VALUE, and p.

ByteLengthPrefixedStringItor& ByteLengthPrefixedStringItor::operator++ (  )  [inline]

Definition at line 59 of file byte_length_strings.h.

References left, MAGIC_XOR_VALUE, and p.

Referenced by operator++().

ByteLengthPrefixedStringItor ByteLengthPrefixedStringItor::operator++ ( int   )  [inline]

Definition at line 52 of file byte_length_strings.h.

References ByteLengthPrefixedStringItor(), left, operator++(), and p.


Member Data Documentation

Definition at line 37 of file byte_length_strings.h.

Referenced by at_end(), and operator++().

const unsigned char* ByteLengthPrefixedStringItor::p [private]

Definition at line 36 of file byte_length_strings.h.

Referenced by operator*(), and operator++().


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

Documentation for Xapian (version 1.2.13).
Generated on 9 Jan 2013 by Doxygen 1.5.9.