NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
SharedLibrary.hpp File Reference
#include <Compiler/DynamicObject.hpp>
#include <memory>
Include dependency graph for SharedLibrary.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Compiler::SharedLibrary
 Represents a @DynamicObject, which relies on a shared library. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Compiler
 

Typedefs

using NES::Compiler::SharedLibraryPtr = std::shared_ptr< SharedLibrary >