Brass::fragment Struct Reference

#include <brass_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
bool operator< (const fragment &b) const

Public Attributes

char data [4]


Detailed Description

Definition at line 36 of file brass_spelling.h.


Constructor & Destructor Documentation

Brass::fragment::fragment (  )  [inline]

Definition at line 40 of file brass_spelling.h.

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

Definition at line 43 of file brass_spelling.h.

References data.


Member Function Documentation

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

Definition at line 48 of file brass_spelling.h.

References data.

bool Brass::fragment::operator< ( const fragment b  )  const [inline]

Definition at line 52 of file brass_spelling.h.

References data.

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

Definition at line 46 of file brass_spelling.h.

References data.

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

Definition at line 45 of file brass_spelling.h.

References data.


Member Data Documentation


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

Documentation for Xapian (version 1.2.9).
Generated on 10 May 2012 by Doxygen 1.5.9.