libpniio
Data Structures | Namespaces | Typedefs | Functions
rational.hpp File Reference
#include <iostream>
#include <pni/core/types.hpp>

Go to the source code of this file.

Data Structures

class  pni::io::tiff::rational< T >
 rational type for TIFF IFD entries More...
 

Namespaces

 pni
 
 pni::io
 
 pni::io::tiff
 

Typedefs

typedef rational
< pni::core::uint32 > 
pni::io::tiff::uirational
 
typedef rational
< pni::core::int32 > 
pni::io::tiff::irational
 

Functions

template<typename T >
std::ostream & pni::io::tiff::operator<< (std::ostream &o, const rational< T > &r)