YARP
Yet Another Robot Platform
MatrixPortContentHeader Class Reference

Public Member Functions

 MatrixPortContentHeader ()=default
 

Public Attributes

yarp::os::NetInt32 outerListTag {0}
 
yarp::os::NetInt32 outerListLen {0}
 
yarp::os::NetInt32 rowsTag {0}
 
yarp::os::NetInt32 rows {0}
 
yarp::os::NetInt32 colsTag {0}
 
yarp::os::NetInt32 cols {0}
 
yarp::os::NetInt32 listTag {0}
 
yarp::os::NetInt32 listLen {0}
 

Detailed Description

Definition at line 31 of file Matrix.cpp.

Constructor & Destructor Documentation

◆ MatrixPortContentHeader()

MatrixPortContentHeader::MatrixPortContentHeader ( )
default

Member Data Documentation

◆ cols

yarp::os::NetInt32 MatrixPortContentHeader::cols {0}

Definition at line 39 of file Matrix.cpp.

◆ colsTag

yarp::os::NetInt32 MatrixPortContentHeader::colsTag {0}

Definition at line 38 of file Matrix.cpp.

◆ listLen

yarp::os::NetInt32 MatrixPortContentHeader::listLen {0}

Definition at line 41 of file Matrix.cpp.

◆ listTag

yarp::os::NetInt32 MatrixPortContentHeader::listTag {0}

Definition at line 40 of file Matrix.cpp.

◆ outerListLen

yarp::os::NetInt32 MatrixPortContentHeader::outerListLen {0}

Definition at line 35 of file Matrix.cpp.

◆ outerListTag

yarp::os::NetInt32 MatrixPortContentHeader::outerListTag {0}

Definition at line 34 of file Matrix.cpp.

◆ rows

yarp::os::NetInt32 MatrixPortContentHeader::rows {0}

Definition at line 37 of file Matrix.cpp.

◆ rowsTag

yarp::os::NetInt32 MatrixPortContentHeader::rowsTag {0}

Definition at line 36 of file Matrix.cpp.


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