boost::asio::file_base
The file_base class is used as a base for the basic_stream_file and basic_random_access_file class templates so that we have a common place to define flags.
Protected Member Functions
Name |
Description |
|
Protected destructor to prevent deletion through this type. |
Derived Classes
Name |
Description |
Provides file functionality. |
Created with MrDocs