OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
index.hh File Reference
#include <iosfwd>
#include <ost/base.hh>
#include <ost/img/size.hh>

Go to the source code of this file.

Data Structures

struct  Index
 
class  IndexIterator
 

Namespaces

 ost
 
 ost::img
 
 ost::img::image_state
 

Functions

DLLEXPORT_OST_IMG_BASE bool operator== (const Index &i1, const Index &i2)
 
DLLEXPORT_OST_IMG_BASE bool operator!= (const Index &i1, const Index &i2)
 
DLLEXPORT_OST_IMG_BASE
std::ostream & 
operator<< (std::ostream &out, const Index &i)