CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
DataMessage.cpp File Reference

Implementation of DataMessage: construction, flat-block entry management, format conversion and (de)serialisation to JSON/XML/CSV. More...

#include "DataMessage.h"
#include "PsyTime.h"
#include "UnitTestFramework.h"
Include dependency graph for DataMessage.cpp:

Go to the source code of this file.

Namespaces

namespace  cmlabs

Functions

void cmlabs::Register_DataMessage_Tests ()

Detailed Description

Implementation of DataMessage: construction, flat-block entry management, format conversion and (de)serialisation to JSON/XML/CSV.

See DataMessage.h for the API documentation; comments here cover implementation details only.

Definition in file DataMessage.cpp.