Class: Kanrisuru::Core::IP::IPAddressProperty

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/ip/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#address_infoObject

Returns the value of attribute address_info

Returns:

  • (Object)

    the current value of address_info



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def address_info
  @address_info
end

#flagsObject

Returns the value of attribute flags

Returns:

  • (Object)

    the current value of flags



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def flags
  @flags
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def group
  @group
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def index
  @index
end

Returns the value of attribute link_type

Returns:

  • (Object)

    the current value of link_type



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def link_type
  @link_type
end

#mac_addressObject

Returns the value of attribute mac_address

Returns:

  • (Object)

    the current value of mac_address



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def mac_address
  @mac_address
end

#mtuObject

Returns the value of attribute mtu

Returns:

  • (Object)

    the current value of mtu



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def mtu
  @mtu
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def name
  @name
end

#qdiscObject

Returns the value of attribute qdisc

Returns:

  • (Object)

    the current value of qdisc



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def qdisc
  @qdisc
end

#qlenObject

Returns the value of attribute qlen

Returns:

  • (Object)

    the current value of qlen



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def qlen
  @qlen
end

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def state
  @state
end

#statsObject

Returns the value of attribute stats

Returns:

  • (Object)

    the current value of stats



13
14
15
# File 'lib/kanrisuru/core/ip/types.rb', line 13

def stats
  @stats
end