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

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

#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/lexical_cast.hpp>
#include "types.hpp"
#include "value_converter.hpp"
#include "generic_value.hpp"
#include "common.hpp"

Go to the source code of this file.

Data Structures

class  isis::util::ValueBase

Namespaces

namespace  isis
namespace  isis::util
namespace  std
 

Streaming output for FixedMatrix.


Typedefs

typedef ValueBase::Reference isis::util::ValueReference

Functions

template<typename charT , typename traits >
basic_ostream< charT, traits > & std::operator<< (basic_ostream< charT, traits > &out, const isis::util::_internal::GenericValue &s)
 Streaming output for Value - classes.
template<typename charT , typename traits , typename TYPE_TYPE >
basic_ostream< charT, traits > & std::operator<< (basic_ostream< charT, traits > &out, const isis::util::_internal::GenericReference< TYPE_TYPE > &s)
 /// Streaming output for Value referencing classes