fragment Struct Reference

#include <flint_spelling.h>

List of all members.

Public Member Functions

 fragment ()
 fragment (char data_[4])
char & operator[] (unsigned i)
const char & operator[] (unsigned i) const
 operator std::string () const

Public Attributes

char data [4]


Detailed Description

Definition at line 34 of file flint_spelling.h.


Constructor & Destructor Documentation

fragment::fragment (  )  [inline]

Definition at line 38 of file flint_spelling.h.

fragment::fragment ( char  data_[4]  )  [inline]

Definition at line 41 of file flint_spelling.h.

References data.


Member Function Documentation

char& fragment::operator[] ( unsigned  i  )  [inline]

Definition at line 43 of file flint_spelling.h.

References data.

const char& fragment::operator[] ( unsigned  i  )  const [inline]

Definition at line 44 of file flint_spelling.h.

References data.

fragment::operator std::string (  )  const [inline]

Definition at line 46 of file flint_spelling.h.

References data.


Member Data Documentation

char fragment::data[4]

Definition at line 35 of file flint_spelling.h.

Referenced by fragment(), operator std::string(), operator<(), and operator[]().


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.