19 template<
class T>
class Roi {
37 size_t fwriteString(FILE * stream,
const std::string & str);
39 int mkstemp (
char *tmpl);
void insertNetworkUInt32(void *buffer, uint32_t value)
void insertNetworkUInt64(void *buffer, uint64_t value)
void setThreadPriority(std::thread &th, thread_priority_t prio)
uint64_t readNetworkUInt64(void *buffer)
size_t fwriteString(FILE *stream, const std::string &str)
uint32_t readNetworkUInt32(void *buffer)
void cbWrapper(void *data, void *hint)