cello
JUCE ValueTrees for Humans
Loading...
Searching...
No Matches
cello::SyncData Struct Reference

Data structure for holding synchronization update information. More...

#include <cello_sync.h>

Public Member Functions

 SyncData (const void *data_, size_t size_)
 
bool operator== (const SyncData &other) const
 
bool operator!= (const SyncData &other) const
 

Public Attributes

const char * data { nullptr }
 
size_t size { 0 }
 

Detailed Description

Data structure for holding synchronization update information.


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