⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 output_8h.tex

📁 xapian 是一个“Xapian 是一个开源概率论信息检索库
💻 TEX
字号:
\hypertarget{output_8h}{\section{include/xapian/output.h File Reference}\label{output_8h}\index{include/xapian/output.h@{include/xapian/output.h}}}Functions for output of strings describing \hyperlink{namespaceXapian}{Xapian} objects. {\tt \#include $<$fstream$>$}\par{\tt \#include $<$xapian/database.h$>$}\par{\tt \#include $<$xapian/document.h$>$}\par{\tt \#include $<$xapian/query.h$>$}\par{\tt \#include $<$xapian/enquire.h$>$}\par{\tt \#include $<$xapian/stem.h$>$}\par{\tt \#include $<$xapian/postingiterator.h$>$}\par{\tt \#include $<$xapian/positioniterator.h$>$}\par{\tt \#include $<$xapian/termiterator.h$>$}\par{\tt \#include $<$xapian/valueiterator.h$>$}\parInclude dependency graph for output.h:\begin{figure}[H]\begin{center}\leavevmode\includegraphics[width=400pt]{output_8h__incl}\end{center}\end{figure}\subsection*{Defines}\begin{CompactItemize}\item \#define \hyperlink{output_8h_ac16db3aa60c992181a59b111d61fe10}{XAPIAN\_\-OUTPUT\_\-FUNCTION}(CLASS)\begin{CompactList}\small\item\em \begin{Desc}\item[For internal use only.]Helper macro for defining stream output of \hyperlink{namespaceXapian}{Xapian} class. \end{Desc}\item\end{CompactList}\end{CompactItemize}\subsection{Detailed Description}Functions for output of strings describing \hyperlink{namespaceXapian}{Xapian} objects. \subsection{Define Documentation}\hypertarget{output_8h_ac16db3aa60c992181a59b111d61fe10}{\index{output.h@{output.h}!XAPIAN_OUTPUT_FUNCTION@{XAPIAN\_\-OUTPUT\_\-FUNCTION}}\index{XAPIAN_OUTPUT_FUNCTION@{XAPIAN\_\-OUTPUT\_\-FUNCTION}!output.h@{output.h}}\subsubsection[XAPIAN\_\-OUTPUT\_\-FUNCTION]{\setlength{\rightskip}{0pt plus 5cm}\#define XAPIAN\_\-OUTPUT\_\-FUNCTION(CLASS)}}\label{output_8h_ac16db3aa60c992181a59b111d61fe10}{\bf Value:}\footnotesize\begin{verbatim}inline std::ostream & \operator<<(std::ostream & os, const CLASS & object) { \    return os << object.get_description(); \}\end{verbatim}\normalsize \begin{Desc}\item[For internal use only.]Helper macro for defining stream output of \hyperlink{namespaceXapian}{Xapian} class. \end{Desc}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -