|
CPN
Computational Process Networks
|
Include dependency graph for NodeLoader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CPN::NodeLoader |
Namespaces | |
| CPN | |
Macros | |
| #define | CPN_DEFAULT_INIT_SYMBOL cpninit |
| #define | CPN_DEFAULT_INIT_SYMBOL_STR "cpninit" |
Typedefs | |
| typedef shared_ptr< NodeFactory >(* | CPN::CPNInitPrototype )(void) |
| This is the prototype of the function that is called by the dynamic library loading facility. More... | |
Definition in file NodeLoader.h.
| #define CPN_DEFAULT_INIT_SYMBOL cpninit |
Definition at line 31 of file NodeLoader.h.
| #define CPN_DEFAULT_INIT_SYMBOL_STR "cpninit" |
Definition at line 32 of file NodeLoader.h.
Referenced by CPN::NodeLoader::InternalLoad().
1.8.5