Covalent Bond  0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
Public Attributes | List of all members
cbOpIO Struct Reference

The input and output of one Operator. More...

#include <cbOperator.hpp>

Collaboration diagram for cbOpIO:
Collaboration graph
[legend]

Public Attributes

std::vector< cbVirtualTableI
 
cbVirtualTable O
 

Detailed Description

The input and output of one Operator.

Definition at line 38 of file cbOperator.hpp.

Member Data Documentation

◆ I

std::vector<cbVirtualTable> cbOpIO::I

◆ O

cbVirtualTable cbOpIO::O

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