boost::corosio::io_object::io_object_impl
Base interface for platform I/O implementations.
Synopsis
Declared in <boost/corosio/io_object.hpp>
struct io_object_impl;
Member Functions
Name |
Description |
|
Destructor |
|
Release associated resources without closing. |
Derived Classes
| Name | Description |
|---|---|
Platform‐specific stream implementation interface. |
|
Created with MrDocs