Namespace: Rx – Class: CRxIPv4 – Header: Rx.Core/RxIPv4.h
CRxIPv4(const CRxString& sIP)
Constructor with a CRxString as initialization. Expected is a string with unsigned values separated by ".". Example: CRxString xIP = "10.0.0.1";.
The IP.