xapian-core  1.4.25
Public Member Functions | Public Attributes | List of all members
fragment Struct Reference

#include <chert_spelling.h>

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() [1/2]

fragment::fragment ( )
inline

Definition at line 38 of file chert_spelling.h.

◆ fragment() [2/2]

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

Definition at line 41 of file chert_spelling.h.

Member Function Documentation

◆ operator std::string()

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

Definition at line 46 of file chert_spelling.h.

◆ operator[]() [1/2]

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

Definition at line 43 of file chert_spelling.h.

◆ operator[]() [2/2]

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

Definition at line 44 of file chert_spelling.h.

Member Data Documentation

◆ data

char fragment::data[4]

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