#include <yarp/wire_rep_utils/BlobNetworkHeader.h>
Public Member Functions | |
void | init (int len) |
Public Attributes | |
yarp::os::NetInt32 | listTag |
yarp::os::NetInt32 | listLen |
yarp::os::NetInt32 | blobLen |
Definition at line 22 of file BlobNetworkHeader.h.
|
inline |
Definition at line 28 of file BlobNetworkHeader.h.
yarp::os::NetInt32 yarp::wire_rep_utils::BlobNetworkHeader::blobLen |
Definition at line 26 of file BlobNetworkHeader.h.
yarp::os::NetInt32 yarp::wire_rep_utils::BlobNetworkHeader::listLen |
Definition at line 25 of file BlobNetworkHeader.h.
yarp::os::NetInt32 yarp::wire_rep_utils::BlobNetworkHeader::listTag |
Definition at line 24 of file BlobNetworkHeader.h.