Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::engine::manager Class Reference

Automatically initialize and terminate engine with RAII. More...

#include <engine.hpp>

Public Member Functions

 manager ()
 Initializes all subsystems, throws and exeption in case of failure.
 
 ~manager ()
 Terminates all subsystems.
 

Detailed Description

Automatically initialize and terminate engine with RAII.

Definition at line 88 of file engine.hpp.

Constructor & Destructor Documentation

◆ manager()

engine::manager::manager ( )

Initializes all subsystems, throws and exeption in case of failure.

Definition at line 96 of file engine.cpp.

◆ ~manager()

engine::manager::~manager ( )

Terminates all subsystems.

Definition at line 107 of file engine.cpp.


The documentation for this class was generated from the following files: