#include <filtered_logger.hpp>
|
| | FilteredStdCoutLogger (const BT::Tree &tree) |
| |
| void | callback (BT::Duration timestamp, const BT::TreeNode &node, BT::NodeStatus prev_status, BT::NodeStatus status) override |
| |
| void | flush () override |
| |
◆ FilteredStdCoutLogger()
| FilteredStdCoutLogger::FilteredStdCoutLogger |
( |
const BT::Tree & |
tree | ) |
|
|
inline |
◆ callback()
| void FilteredStdCoutLogger::callback |
( |
BT::Duration |
timestamp, |
|
|
const BT::TreeNode & |
node, |
|
|
BT::NodeStatus |
prev_status, |
|
|
BT::NodeStatus |
status |
|
) |
| |
|
inlineoverride |
◆ flush()
| void FilteredStdCoutLogger::flush |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: