1 #ifndef BT_COUT_LOGGER_H 2 #define BT_COUT_LOGGER_H 30 virtual void flush()
override;
35 #endif // BT_COUT_LOGGER_H static std::atomic< bool > ref_count
StdCoutLogger(TreeNode *root_node)
virtual void flush() override
AddStdCoutLoggerToTree. Give the root node of a tree, a simple callback is subscribed to any status c...
std::chrono::high_resolution_clock::duration Duration
virtual void callback(Duration timestamp, const TreeNode &node, NodeStatus prev_status, NodeStatus status) override