Acoustic Touch Recognition
Namespaces | Functions
OscReceivedElements.cpp File Reference
#include "oscpack/osc/OscReceivedElements.h"
#include "oscpack/osc/OscHostEndianness.h"
#include <cstddef>
Include dependency graph for OscReceivedElements.cpp:

Namespaces

 osc
 

Functions

static const char * osc::FindStr4End (const char *p)
 
static const char * osc::FindStr4End (const char *p, const char *end)
 
static uint32 osc::RoundUp4 (uint32 x)
 
static int32 osc::ToInt32 (const char *p)
 
static uint32 osc::ToUInt32 (const char *p)
 
static int64 osc::ToInt64 (const char *p)
 
static uint64 osc::ToUInt64 (const char *p)