5#include <rapidjson/stringbuffer.h>
30 rapidjson::StringBuffer create_report();
32 static void in_long(oassert* x,
long argc);
33 static void reset(oassert* x);
34 static void free(oassert* x);
35 static void closebang(oassert* x);
37 notify(oassert* x, t_symbol* s, t_symbol* msg,
void* sender,
void* data);
39 static void assist(oassert* x,
void* b,
long m,
long a,
char* s);
46void* ossia_assert_create(t_symbol* s,
long argc, t_atom* argv);