PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
Loading...
Searching...
No Matches
serial::SerialSharedLoader Class Reference

Use to dynamicaly load Serial shared library. More...

#include <SerialSharedLoader.hpp>

Public Types

using Params = std::string
 

Public Member Functions

 SerialSharedLoader (Params file)
 

Public Attributes

ISerial *(* createSerial )(int, int, std::string)
 Window.
 
void(* deleteSerial )(ISerial *window)
 

Detailed Description

Use to dynamicaly load Serial shared library.


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