CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk::EventStreamFrameParser::Frame Struct Reference

#include <StreamDecoders.h>

Collaboration diagram for cmsdk::EventStreamFrameParser::Frame:
[legend]

Public Attributes

std::string eventType
std::string payload

Detailed Description

Definition at line 317 of file StreamDecoders.h.

Member Data Documentation

◆ eventType

std::string cmsdk::EventStreamFrameParser::Frame::eventType

Definition at line 318 of file StreamDecoders.h.

◆ payload

std::string cmsdk::EventStreamFrameParser::Frame::payload

Definition at line 319 of file StreamDecoders.h.


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