PdCom  5.3
Process data communication client
Loading...
Searching...
No Matches
PdCom::SizeInfo Class Reference

Size of a Variable. More...

#include <SizeTypeInfo.h>

Inheritance diagram for PdCom::SizeInfo:

Public Member Functions

bool isScalar () const
bool isVector () const
bool is2DMatrix () const
std::size_t dimension () const noexcept
std::size_t totalElements () const
unsigned int layers () const
unsigned int rows () const
unsigned int columns () const

Static Public Member Functions

static SizeInfo Scalar ()
static SizeInfo RowVector (unsigned int rows)
static SizeInfo Matrix (unsigned int rows, unsigned int cols)
static SizeInfo Matrix (unsigned int layers, unsigned int rows, unsigned int cols)

Detailed Description

Size of a Variable.


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