Reads optoctree files.
More...
#include <writer/writer.hpp>
◆ optoctreeview_to_file()
static void optoctreeparser::Writer::optoctreeview_to_file |
( |
const std::string_view |
path, |
|
|
const OptocTreeView & |
optoctreeview |
|
) |
| |
|
static |
Writes optoctree file.
- Parameters
-
path | Path to file |
optoctreeview | OptocTreeView binary representation of optoctree |
- Returns
OptocTreeView
- Note
- Creates a new file if the file at
path
does not exist. If it exists but is overwritten
- Exceptions
-
`std::system_error` | when:
- .optoctree file opening error
|
The documentation for this class was generated from the following file: