Class: DhcpsApi::DHCP_CLIENT_INFO_V4

Inherits:
DHCPS_Struct
  • Object
show all
Defined in:
lib/dhcpsapi/data_structures.rb

Overview

DHCP_CLIENT_INFO_V4 defines a client information record used by the DHCP server.

Available fields: :client_ip_address [String], :subnet_mask [String], :client_hardware_address [String], :client_name [String], :client_comment [String], :client_lease_expires [Date], :owner_host [DHCP_HOST_INFO], :client_type, [Fixnum]

Method Summary

Methods inherited from DHCPS_Struct

#as_ruby_struct, ruby_struct_attr

Methods included from RubyStructAttrHelpers

#dhcp_client_uid_to_mac, #ip_to_uint32, #mac_address_to_array_of_uint8, #to_string, #to_wchar_string, #uint32_to_ip, #wchar_string_length