fragment Struct Reference

#include <chert_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 chert_spelling.h.


Constructor & Destructor Documentation

fragment::fragment (  )  [inline]

Definition at line 38 of file chert_spelling.h.

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

Definition at line 41 of file chert_spelling.h.

References data.


Member Function Documentation

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

Definition at line 46 of file chert_spelling.h.

References data.

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

Definition at line 44 of file chert_spelling.h.

References data.

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

Definition at line 43 of file chert_spelling.h.

References data.


Member Data Documentation

char fragment::data[4]


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

Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.