PdCom  5.0
Process data communication client
Public Member Functions | Static Public Member Functions | List of all members
PdCom::SizeInfo Class Reference

Size of a Variable. More...

#include <SizeTypeInfo.h>

Public Member Functions

bool isScalar () const
 
bool isVector () const
 
std::size_t dimension () const noexcept
 
unsigned int operator[] (std::size_t index) const
 
UnderlyingType::const_iterator begin () const
 
UnderlyingType::const_iterator end () const
 
std::size_t totalElements () const
 

Static Public Member Functions

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

Detailed Description

Size of a Variable.


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