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} |
Definition at line 31 of file Matrix.cpp.
|
default |
yarp::os::NetInt32 MatrixPortContentHeader::cols {0} |
Definition at line 39 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::colsTag {0} |
Definition at line 38 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::listLen {0} |
Definition at line 41 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::listTag {0} |
Definition at line 40 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::outerListLen {0} |
Definition at line 35 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::outerListTag {0} |
Definition at line 34 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::rows {0} |
Definition at line 37 of file Matrix.cpp.
yarp::os::NetInt32 MatrixPortContentHeader::rowsTag {0} |
Definition at line 36 of file Matrix.cpp.