|
Enzo
|
Where a node's behaviour comes from. More...
#include <NodeManifest.h>
Public Attributes | |
| std::string | kind |
| std::string | library |
| std::string | constructor |
Where a node's behaviour comes from.
The manifest only names the pieces. Finding the library on disk and pulling the constructor out of it happens later, so a manifest still parses when the binary it points at is missing.