Boost C++ Libraries Home Libraries People FAQ More

Home | Reference | Tutorial | Examples | Design

services::logger_service Member List

This is the complete list of members for services::logger_service, including all inherited members.

create(impl_type &impl, const std::string &identifier)services::logger_service
destroy(impl_type &impl)services::logger_service
impl_type typedefservices::logger_service
log(impl_type &impl, const std::string &message)services::logger_service
log_impl(const std::string &text)services::logger_service [private]
logger_service(boost::asio::io_service &io_service)services::logger_service
null() const services::logger_service
ofstream_services::logger_service [private]
owner()boost::asio::io_service::service
service(io_service &owner)boost::asio::io_service::service [protected]
shutdown_service()services::logger_service [virtual]
use_file(impl_type &impl, const std::string &file)services::logger_service
use_file_impl(const std::string &file)services::logger_service [private]
work_services::logger_service [private]
work_io_service_services::logger_service [private]
work_thread_services::logger_service [private]
~logger_service()services::logger_service
~service()boost::asio::io_service::service [protected, virtual]
Copyright © 2003 - 2006 Christopher M. Kohlhoff


Home | Reference | Tutorial | Examples | Design