Namespace: Rx – Class: CRxIPv4Subnetmask – Header: Rx.Core/RxIPv4Subnetmask.h
CRxIPv4Subnetmask::operator[] Operator
C++
unsigned char& operator[](unsigned uIdx)
Array indexer operator.
Parameters
[unsigned] uIdx |
The index of the requested part of the subnetmask. |
Returns
unsigned char& |
The value of the subnetmask tupel at the requested index. |