unlogic
Loading...
Searching...
No Matches
unlogic::PotentiationNode Struct Reference

#include <Node.h>

Inheritance diagram for unlogic::PotentiationNode:
unlogic::BinaryNode

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
 

Detailed Description

Definition at line 102 of file Node.h.

Constructor & Destructor Documentation

◆ PotentiationNode()

PotentiationNode::PotentiationNode ( UniqueNode  lhs,
UniqueNode  rhs 
)

Definition at line 35 of file Node.cpp.

◆ ~PotentiationNode()

PotentiationNode::~PotentiationNode ( )
default

The documentation for this struct was generated from the following files: