YARP
Yet Another Robot Platform
yarp::wire_rep_utils::WireBottle Class Reference

#include <yarp/wire_rep_utils/WireBottle.h>

Static Public Member Functions

static bool checkBottle (void *cursor, int len)
 
static bool extractBlobFromBottle (yarp::os::SizedWriter &src, SizedWriterTail &dest)
 

Detailed Description

Definition at line 72 of file WireBottle.h.

Member Function Documentation

◆ checkBottle()

bool WireBottle::checkBottle ( void *  cursor,
int  len 
)
static

Definition at line 92 of file WireBottle.cpp.

◆ extractBlobFromBottle()

bool WireBottle::extractBlobFromBottle ( yarp::os::SizedWriter src,
SizedWriterTail dest 
)
static

Definition at line 97 of file WireBottle.cpp.


The documentation for this class was generated from the following files: