Class: Kanrisuru::Core::IP::IPMAddress

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

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



38
39
40
# File 'lib/kanrisuru/core/ip/types.rb', line 38

def index
  @index
end

#maddrObject

Returns the value of attribute maddr

Returns:

  • (Object)

    the current value of maddr



38
39
40
# File 'lib/kanrisuru/core/ip/types.rb', line 38

def maddr
  @maddr
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



38
39
40
# File 'lib/kanrisuru/core/ip/types.rb', line 38

def name
  @name
end