Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.Core.Interface.node |
Classes | |
class | Node |
Node class to represent data and commands in the hash table. More... | |
class | Target |
Target class is just to differentiate between different nodes in the command object. More... | |
class | Source |
Source class is just to differentiate between different nodes in the command object. More... | |
Variables | |
string | __copyright__ |
Node classes for use in the graph and HashTable. | |
string | __license__ |