Brenta Engine
1.2
Loading...
Searching...
No Matches
Data Structures
|
Public Types
|
Public Member Functions
brenta::Subsystem Class Reference
abstract
Inheritance diagram for brenta::Subsystem:
Data Structures
class
Builder
Public Types
using
Error
= std::string
Public Member Functions
virtual std::expected< void, Subsystem::Error >
initialize
()=0
virtual std::expected< void, Subsystem::Error >
terminate
()=0
virtual std::string
name
()=0
virtual bool
is_initialized
()=0
Detailed Description
Definition at line
22
of file
subsystem.hpp
.
Member Typedef Documentation
◆
Error
using brenta::Subsystem::Error = std::string
Definition at line
26
of file
subsystem.hpp
.
The documentation for this class was generated from the following file:
include/brenta/
subsystem.hpp
brenta
Subsystem
Generated by
1.9.8