#include <node_info.hpp>
Definition at line 55 of file node_info.hpp.
◆ NodeInfo()
Constructor.
Header include.
◆ ~NodeInfo()
◆ print()
void NodeInfo::print |
( |
std::ostream & |
, |
|
|
int |
detail_level = 0 |
|
) |
| const |
|
virtual |
◆ operator<< [1/2]
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const NodeInfo & |
s |
|
) |
| |
|
friend |
Friend definition of the << operator.
- Parameters
-
os | is the output stream. |
s | is the node to print. |
Definition at line 75 of file node_info.hpp.
◆ operator<< [2/2]
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const NodeInfoRef & |
s |
|
) |
| |
|
friend |
Friend definition of the << operator.
Pointer version.
- Parameters
-
os | is the output stream. |
s | is the node to print. |
Definition at line 85 of file node_info.hpp.
The documentation for this class was generated from the following files: