Struct Telegram

Struct Documentation

struct Telegram

Public Functions

inline Telegram(size_t preallocate = 3) noexcept
inline ~Telegram()
inline Telegram(const Telegram &other) noexcept
inline Telegram(Telegram &&other) noexcept
inline Telegram &operator=(const Telegram &other) noexcept
inline Telegram &operator=(Telegram &&other) noexcept

Public Members

Timestamp stamp
telegram_type::TelegramType type
std::vector<uint8_t> message