Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
order_placed Struct Reference
Collaboration diagram for order_placed:
Collaboration graph

Public Attributes

int order_id
 
double total
 

Detailed Description

Examples
event_bus_example.cpp.

Definition at line 28 of file event_bus_example.cpp.

Member Data Documentation

◆ order_id

int order_placed::order_id
Examples
event_bus_example.cpp.

Definition at line 30 of file event_bus_example.cpp.

◆ total

double order_placed::total
Examples
event_bus_example.cpp.

Definition at line 31 of file event_bus_example.cpp.


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