ISIS Core Library 0.7.2 (api 3.0.0)
Data Structures | Namespaces | Functions

/scr/tee1/isis/lib/Core/CoreUtils/selection.hpp File Reference

#include <map>
#include "common.hpp"
#include "istring.hpp"
#include <boost/foreach.hpp>

Go to the source code of this file.

Data Structures

class  isis::util::Selection
 Here, a Selection is one of our types (see types.hpp) and meant as an enumeration of "things" described by strings, e.g. More...

Namespaces

namespace  isis
namespace  isis::util
namespace  std
 

Streaming output for FixedMatrix.


Functions

template<typename charT , typename traits >
basic_ostream< charT, traits > & std::operator<< (basic_ostream< charT, traits > &out, const isis::util::Selection &s)
 Streaming output for selections.