toast/algorithm.hpp [code] | This file contains the toast::compare template |
toast/assert.hpp [code] | Assert.hpp contains several macros for easy asserting |
toast/concept_check.hpp [code] | This file contains the TOAST_CLASS_REQUIRE macros |
toast/config.hpp [code] | |
toast/contracts.hpp [code] | Conatracts.hpp contains several macros to ease Programming with Contracts |
toast/enable_unintrusive_from_this.hpp [code] | Enable_unintrusive_from_this.hpp contains the enable_unintrusive_from_this template class |
toast/global.hpp [code] | This file contains the toast::global template |
toast/illegal_cast.hpp [code] | This file contains the toast::illegal_cast template |
toast/log.hpp [code] | Log.hpp contains the toast::logger class and includes all other relevant headers |
toast/log_handle.hpp [code] | Log_handle.hpp contains the toast::log_handle class |
toast/logstream.hpp [code] | |
toast/module_init.hpp [code] | |
toast/scope_guard.hpp [code] | This file contains the toast::scope_guard class |
toast/singleton.hpp [code] | Singleton.hpp contains the singleton_helper template class |
toast/static_init_protected.hpp [code] | Static_init_protected.hpp contains the TOAST_STATIC_INIT_PROTECTED macro |
toast/typed_factory.hpp [code] | Typed_factory.hpp contains the toast::typed_factory template class |
toast/typeinfo.hpp [code] | This file contains the toast::type_info class |
toast/unintrusive_ptr.hpp [code] | Unintrusive_ptr.hpp contains the unintrusive_ptr template class |
toast/weak_unintrusive_ptr.hpp [code] | Weak_unintrusive_ptr.hpp contains the weak_unintrusive_ptr template class |
toast/async/lockable.hpp [code] | |
toast/async/locking_queue.hpp [code] | |
toast/async/promise.hpp [code] | |
toast/async/request.hpp [code] | |
toast/async/thread_specific_request_queue.hpp [code] | |
toast/async/worker.hpp [code] | |
toast/async/worker_pool.hpp [code] | |
toast/date_time/ptime.hpp [code] | Contains all toast extensions to boost date_time library (there's only one :) |
toast/iterator/dereference_iterator.hpp [code] | This file contains the toast::dereference_iterator |
toast/iterator/first_iterator.hpp [code] | This file contains the toast::first_iterator |
toast/iterator/second_iterator.hpp [code] | This file contains the toast::second_iterator |
toast/log/footer_policies.hpp [code] | This file describes the toast::log::FooterPolicyConcept and contains some possible implementations |
toast/log/header_policies.hpp [code] | This file describes the toast::log::HeaderPolicyConcept and contains some possible implementations |
toast/log/output_policies.hpp [code] | This file describes the toast::log::OutputPolicyConcept and contains some possible implementations |
toast/log/rotation_policies.hpp [code] | This file describes the toast::log::RotationCheckPolicyConcept, the toast::log::RotationImplPolicyConcept, and the aggregating concept of these, the toast::log::RotationPolicyConcept, and contains some possible implementations |
toast/log/severity.hpp [code] | This file contains toast::log::severity enum |
toast/log/stream_policies.hpp [code] | |
toast/log/thread_policies.hpp [code] | This file describes the toast::log::ThreadPolicyConcept and contains some possible implementations |
toast/log/verbosity_policies.hpp [code] | This file describes the toast::log::VerbosityPolicyConcept and contains some possible implementations |
toast/python/callback.hpp [code] | This file contains the toast::python::signal_connect function |
toast/python/container.hpp [code] | This file contains the toast::python::register_container helper |
toast/python/make_callback.hpp [code] | This file contains the make_callback function |
toast/python/optional.hpp [code] | This file contains utility functions for writing boost::python wrappers that make use of boost::optional |
toast/python/wrapper.hpp [code] | This file contains a utility template for wrapping pure virtual functions |
toast/test/tools.hpp [code] | This file contains toast specific extensions to the Boost Test Tools |
toast/traits/pair_ref_traits.hpp [code] | This file contains pair_ref_traits |
toast/traits/pointer_traits.hpp [code] | This file contains pointer_traits |