Namespace: Rx – Class: CRxMAC – Header: Rx.Core/RxMAC.h

CRxMAC::operator[] Operator

C++
unsigned char& operator[](unsigned uIdx)

Array indexer operator.

Parameters

[unsigned] uIdx

The index for the part of the MAC to be returned.

Returns

unsigned char&

The value of the MAC tupel at the requested index.