#include <ToyProducts.h>
Public Member Functions | |
Int16_tProduct ()=default | |
Int16_tProduct (int16_t i, uint16_t j) | |
void | aggregate (Int16_tProduct const &other) |
Public Attributes | |
int16_t | value {} |
uint16_t | uvalue {1} |
Definition at line 68 of file ToyProducts.h.
|
default |
|
inlineexplicit |
Definition at line 70 of file ToyProducts.h.
|
inline |
Definition at line 76 of file ToyProducts.h.
uint16_t arttest::Int16_tProduct::uvalue {1} |
Definition at line 73 of file ToyProducts.h.
int16_t arttest::Int16_tProduct::value {} |
Definition at line 72 of file ToyProducts.h.