Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Subsystem Class Referenceabstract
Inheritance diagram for brenta::Subsystem:
brenta::Ecs brenta::Engine brenta::Gl brenta::Gui brenta::Input brenta::Logger brenta::SoundManager brenta::Window

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: