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

#include <pretty.h>

Public Member Functions

 Literal (const char *lit)
 
 Literal (const std::string &s)
 

Public Attributes

const char * _lit
 

Detailed Description

Definition at line 45 of file pretty.h.

Constructor & Destructor Documentation

◆ Literal() [1/2]

Literal::Literal ( const char *  lit)
inlineexplicit

Definition at line 47 of file pretty.h.

◆ Literal() [2/2]

Literal::Literal ( const std::string &  s)
inlineexplicit

Definition at line 48 of file pretty.h.

Member Data Documentation

◆ _lit

const char* Literal::_lit

Definition at line 46 of file pretty.h.

Referenced by operator<<().


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