| unlogic
    | 
#include <Node.h>
 
  
| Public Member Functions | |
| PotentiationNode (UniqueNode lhs, UniqueNode rhs) | |
| ~PotentiationNode () | |
|  Public Member Functions inherited from unlogic::BinaryNode | |
| BinaryNode (UniqueNode lhs, UniqueNode rhs) | |
| ~BinaryNode () | |
| Additional Inherited Members | |
|  Public Attributes inherited from unlogic::BinaryNode | |
| UniqueNode | lhs | 
| UniqueNode | rhs | 
| PotentiationNode::PotentiationNode | ( | UniqueNode | lhs, | 
| UniqueNode | rhs | ||
| ) | 
| 
 | default |