|
Covalent Bond
0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
|
#include <api.hpp>
Public Attributes | |
| int | nodeCode = 0 |
| std::vector< int > | inputNodeCode |
| int | inputNum = 0 |
| int | inputNumNow = 0 |
| int | posy = 0 |
| int cb::trans::opMapStruct::inputNum = 0 |
Definition at line 46 of file api.hpp.
Referenced by cb::trans::createOpNode().
| int cb::trans::opMapStruct::nodeCode = 0 |
Definition at line 44 of file api.hpp.
Referenced by cb::trans::createOpNode().
| int cb::trans::opMapStruct::posy = 0 |
Definition at line 48 of file api.hpp.
Referenced by cb::trans::createOpNode().
1.8.17