$darkmode
sync.hpp File Reference
#include <cstdint>
#include <cloe/core.hpp>
Include dependency graph for sync.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloe::Sync
 

Functions

void cloe::to_json (Json &j, const Sync &s)
 

Function Documentation

◆ to_json()

void cloe::to_json ( Json &  j,
const Sync s 
)
inline

Write the JSON representation of Sync into j.

Here is the call graph for this function: