TuttleOFX  1
boost Namespace Reference

Namespaces

namespace  details
namespace  gil
namespace  stack_trace

Data Structures

struct  is_integral< gil::packed_channel_value< NumBits > >
struct  is_integral< gil::packed_channel_reference< BitField, FirstBit, NumBits, IsMutable > >
struct  is_integral< gil::packed_dynamic_channel_reference< BitField, NumBits, IsMutable > >
struct  is_integral< gil::scoped_channel_value< BaseChannelValue, MinVal, MaxVal > >
struct  has_trivial_constructor< gil::packed_pixel< P, C, L > >
struct  errinfo_file_name_
class  backtrace
struct  error_info_sstream
class  error_info< Tag, error_info_sstream >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttribute, tuttle::host::ofx::attribute::OfxhClip >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttributeDescriptor, tuttle::host::ofx::attribute::OfxhClipDescriptor >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhClip, tuttle::host::ofx::attribute::OfxhClipImage >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhClipDescriptor, tuttle::host::ofx::attribute::OfxhClipImageDescriptor >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttribute, tuttle::host::ofx::attribute::OfxhParam >
struct  is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttributeDescriptor, tuttle::host::ofx::attribute::OfxhParamDescriptor >
struct  is_virtual_base_of< tuttle::host::ofx::property::OfxhProperty, tuttle::host::ofx::property::Int >
struct  is_virtual_base_of< tuttle::host::ofx::property::OfxhProperty, tuttle::host::ofx::property::Double >
struct  is_virtual_base_of< tuttle::host::ofx::property::OfxhProperty, tuttle::host::ofx::property::String >
struct  is_virtual_base_of< tuttle::host::ofx::property::OfxhProperty, tuttle::host::ofx::property::Pointer >

Functions

template<typename E >
details::trace_manip trace (E const &e)
std::string to_string (const error_info_sstream &x)
std::ostream & operator<< (std::ostream &os, const error_info_sstream &x)
std::size_t hash_value (const tuttle::host::graph::ProcessVertexAtTime::Key &k)

Detailed Description

Author:
Hailin Jin and Lubomir Bourdev
Adobe Systems Incorporated
Date:
2005-2007
Last updated May 30, 2006
Warning:
The file depends on the half.h file of OpenEXR project.

Function Documentation

std::ostream& boost::operator<< ( std::ostream &  os,
const error_info_sstream &  x 
) [inline]

Definition at line 28 of file boost_error_info_sstream.hpp.

References boost::error_info_sstream::_v.

std::string boost::to_string ( const error_info_sstream &  x) [inline]

Definition at line 23 of file boost_error_info_sstream.hpp.

References boost::error_info_sstream::_v.

template<typename E >
details::trace_manip boost::trace ( E const &  e)

Definition at line 113 of file backtrace.hpp.

Referenced by main().