| node::in_queues | Incoming action queues |
| node | Class for all nodes |
| world::node_info | Information about the node |
| node::queue_edge | Structure to save incoming "insert" calls |
| node::queue_message | Structure to save incoming "message" calls |
| node::queue_remove | Structure to save incoming "remove" calls |
| world | Consists of all nodes and some extra information |
1.6.3