boost::logging::msg_route::with_route< formatter_base, destination_base, lock_resource, formatter_array, destination_array >::route Class Reference
Inherited by boost::logging::msg_route::with_route< formatter_base, destination_base, lock_resource, formatter_array, destination_array >::route_do_append, and boost::logging::msg_route::with_route< formatter_base, destination_base, lock_resource, formatter_array, destination_array >::route_do_set.
List of all members.
Detailed Description
template<class formatter_base, class destination_base, class lock_resource = default_, class formatter_array = boost::logging::array::shared_ptr_holder<formatter_base>, class destination_array = boost::logging::array::shared_ptr_holder<destination_base>>
class boost::logging::msg_route::with_route< formatter_base, destination_base, lock_resource, formatter_array, destination_array >::route
represents a formatter/destination route to be added/set.
The documentation for this class was generated from the following file:
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback