GatewayStatus

struct GatewayStatus

Update relating to current gateway service status.

Public Members

std::string_view account

Account name.

roq::Mask<roq::SupportType> supported

Supported update types.

roq::Mask<roq::SupportType> available

Available update types (union of all streams, one or more available)

roq::Mask<roq::SupportType> unavailable

Unavailable update types (union of all streams, one or more unavailable)