#include <CBNode.h>
Definition at line 35 of file CBNode.h.
◆ operator()() [1/2]
| bool CBNode::nodeOrder::operator() |
( |
const CBNode & | n1, |
|
|
const CBNode & | n2 ) const |
|
inline |
Definition at line 37 of file CBNode.h.
37 {
40 } else {
42 }
43 }
unsigned int serial() const
◆ operator()() [2/2]
| bool CBNode::nodeOrder::operator() |
( |
const CBNode * | n1, |
|
|
const CBNode * | n2 ) const |
|
inline |
Definition at line 45 of file CBNode.h.
45 {
48 } else {
50 }
51 }
The documentation for this class was generated from the following file: