Cogs.Foundation
Loading...
Searching...
No Matches
Classes | Namespaces
Module.h File Reference
#include "../FoundationBase.h"
#include <string>

Go to the source code of this file.

Classes

class  Cogs::Module
 Base class for managing libraries dynamically loaded at runtime. More...
 
class  Cogs::ModuleAPI< API >
 Helper class for shared libraries that implement the getPublicAPI function and provide a structure of function pointers that contain the module's public API. More...
 

Namespaces

namespace  Cogs
 Main Cogs namespace.