Kagome
Polkadot Runtime Engine in C++17
schedule_node.hpp File Reference
#include <boost/variant.hpp>
#include "common/empty.hpp"
#include "common/tagged.hpp"
#include "primitives/authority.hpp"
Include dependency graph for schedule_node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::authority::ScheduleNode
 Node of scheduler tree. Contains actual authorities for the accorded block and all its descendant blocks until any changes are applied. May contain one of the changes. More...
 
struct  kagome::authority::ScheduleNode::ScheduledChange
 
struct  kagome::authority::ScheduleNode::ForcedChange
 
struct  kagome::authority::ScheduleNode::Pause
 
struct  kagome::authority::ScheduleNode::Resume
 

Namespaces

 kagome::authority