YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
BlobNetworkHeader Class Reference

#include <mjpeg_carrier/MjpegStream.h>

Public Member Functions

void init (int len)
 

Public Attributes

yarp::os::NetInt32 listTag
 
yarp::os::NetInt32 listLen
 
yarp::os::NetInt32 blobLen
 

Detailed Description

Definition at line 21 of file MjpegStream.h.

Member Function Documentation

◆ init()

void BlobNetworkHeader::init ( int  len)
inline

Definition at line 27 of file MjpegStream.h.

Member Data Documentation

◆ blobLen

yarp::os::NetInt32 BlobNetworkHeader::blobLen

Definition at line 25 of file MjpegStream.h.

◆ listLen

yarp::os::NetInt32 BlobNetworkHeader::listLen

Definition at line 24 of file MjpegStream.h.

◆ listTag

yarp::os::NetInt32 BlobNetworkHeader::listTag

Definition at line 23 of file MjpegStream.h.


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