|
Scine::Core
3.0.0
Module management and core interface definitions
|


Go to the source code of this file.
Classes | |
| class | sample_namespace::SampleModule |
| Your module class definition. More... | |
Functions | |
|
std::vector< std::shared_ptr < Scine::Core::Module > > | sample_namespace::moduleFactory () |
| BOOST_DLL_ALIAS (sample_namespace::moduleFactory, moduleFactory) | |
Steps to make this your own module header: