YARP
Yet Another Robot Platform
WireBottle.cpp File Reference
#include <cstdio>
#include "WireBottle.h"
#include <yarp/os/NetInt32.h>
#include <yarp/os/Bottle.h>
#include <yarp/os/NetType.h>
+ Include dependency graph for WireBottle.cpp:

Go to the source code of this file.

Functions

static NetInt32 getInt (char *cursor)
 
static char * checkBottle (char *cursor, int &remaining, int ct, int list_tag)
 

Function Documentation

◆ checkBottle()

static char* checkBottle ( char *  cursor,
int &  remaining,
int  ct,
int  list_tag 
)
static

Definition at line 25 of file WireBottle.cpp.

◆ getInt()

static NetInt32 getInt ( char *  cursor)
static

Definition at line 20 of file WireBottle.cpp.