types.h File Reference

Type definitions. More...

#include <boost/shared_ptr.hpp>
#include <vector>

Namespaces

namespace  pdfobjects
namespace  gui
 

Graphical user interface namespace.


Typedefs

typedef std::vector
< boost::shared_ptr
< pdfobjects::PdfOperator > > 
gui::OperatorVector
typedef std::vector
< boost::shared_ptr
< pdfobjects::CAnnotation > > 
gui::AnnotationVector

Detailed Description

Type definitions.

File containing various type definitions, which are used across more than one file