Data Fields

LogFieldIp4 Struct Reference

IPv4 address as log field. More...

#include <LogField.h>

Inherits LogFieldIp.

Collaboration diagram for LogFieldIp4:
Collaboration graph
[legend]

Data Fields

in_addr_t _addr
 IPv4 address.

Detailed Description

IPv4 address as log field.

Definition at line 254 of file LogField.h.


Field Documentation

in_addr_t LogFieldIp4::_addr

IPv4 address.

Definition at line 255 of file LogField.h.

Referenced by LogAccess::marshal_ip(), and LogAccess::unmarshal_ip().


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