NCBI C++ ToolKit
Classes | Functions
pdf_object.hpp File Reference
#include <corelib/ncbiobj.hpp>
#include <gui/gui.hpp>
#include <gui/print/pdf_element.hpp>
#include <gui/print/pdf_font_handler.hpp>
#include <gui/utils/vect2.hpp>
#include <gui/utils/matrix3.hpp>
#include <gui/utils/rgba_color.hpp>
#include <gui/opengl/gltexturefont.hpp>
+ Include dependency graph for pdf_object.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CPdfObject
 
class  CPdfTrailer
 

Functions

CPdfObjectpdfbrk (CPdfObject &pdfstrm)
 
template<typename T >
CPdfObjectoperator<< (CPdfObject &pdfobj, const T &obj)
 
CNcbiOstreamoperator<< (CNcbiOstream &strm, const CPdfObject &obj)
 
template<typename T >
CPdfTraileroperator<< (CPdfTrailer &pdfobj, const T &obj)
 

Function Documentation

◆ operator<<() [1/3]

CNcbiOstream& operator<< ( CNcbiOstream strm,
const CPdfObject obj 
)
inline

Definition at line 187 of file pdf_object.hpp.

References CPdfObject::PrintTo().

◆ operator<<() [2/3]

template<typename T >
CPdfObject& operator<< ( CPdfObject pdfobj,
const T obj 
)
inline

Definition at line 180 of file pdf_object.hpp.

References CPdfObject::GetWriteBuffer().

◆ operator<<() [3/3]

template<typename T >
CPdfTrailer& operator<< ( CPdfTrailer pdfobj,
const T obj 
)
inline

Definition at line 204 of file pdf_object.hpp.

References eUnknown, and NCBI_THROW.

◆ pdfbrk()

CPdfObject& pdfbrk ( CPdfObject pdfstrm)
inline
Modified on Fri Sep 20 14:58:08 2024 by modify_doxy.py rev. 669887