MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / open

Function open

include/asio/basic_file.hpp:434–439  ·  view source on GitHub ↗

Open the file using the specified path. * This function opens the file so that it will use the specified path. * * @param path The path name identifying the file to be opened. * * @param open_flags A set of flags that determine how the file should be * opened. * * @throws asio::system_error Thrown on failure. * * Exactly one of the following file_base::flags values must

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainFunction · 0.50

Calls 2

throw_errorFunction · 0.85
openMethod · 0.45

Tested by

no test coverage detected