|
BetaTrader
A HFT Eco-System
|
ImGui panel for controlling and monitoring the internal exchange state. More...
#include <ExchangePanel.h>

Public Member Functions | |
| ExchangePanel (ExchangeManager &manager) | |
| ~ExchangePanel () | |
| void | render () |
| Renders the exchange control dashboard. | |
Private Member Functions | |
| void | renderControlSection () |
| void | renderEngineSection () |
| void | renderSessionSection () |
Private Attributes | |
| bool | mAutoRefresh = true |
| ExchangeManager & | mManager |
| int | mPort = 8088 |
| float | mRefreshTimer = 0.0f |
ImGui panel for controlling and monitoring the internal exchange state.
|
explicit |
| admin::ExchangePanel::~ExchangePanel | ( | ) |
| void admin::ExchangePanel::render | ( | ) |
Renders the exchange control dashboard.


|
private |


|
private |


|
private |


|
private |
|
private |
|
private |
|
private |