functional-dag
Loading...
Searching...
No Matches
fn_dag::library_spec Struct Reference

(Library related) A library spec defines the interface a dynamicly loaded library must define to participate. More...

#include <lib_utils.h>

Public Attributes

GUID< library > guid
 The unique identifier of the library.
 
vector< node_prop_spec > available_nodes
 Which nodes are available in this library.
 

Detailed Description

(Library related) A library spec defines the interface a dynamicly loaded library must define to participate.