Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_deadline_timer::get_service

Get the service associated with the I/O object.

service_type & get_service();
  » more...

const service_type & get_service() const;
  » more...

PrevUpHomeNext