Class: Ping::WMI::PingStatus
- Inherits:
-
Struct
- Object
- Struct
- Ping::WMI::PingStatus
- Defined in:
- lib/net/ping/wmi.rb
Instance Attribute Summary collapse
-
#address ⇒ Object
Returns the value of attribute address.
-
#buffer_size ⇒ Object
Returns the value of attribute buffer_size.
-
#no_fragmentation ⇒ Object
Returns the value of attribute no_fragmentation.
-
#primary_address_resolution_status ⇒ Object
Returns the value of attribute primary_address_resolution_status.
-
#protocol_address ⇒ Object
Returns the value of attribute protocol_address.
-
#protocol_address_resolved ⇒ Object
Returns the value of attribute protocol_address_resolved.
-
#record_route ⇒ Object
Returns the value of attribute record_route.
-
#reply_inconsistency ⇒ Object
Returns the value of attribute reply_inconsistency.
-
#reply_size ⇒ Object
Returns the value of attribute reply_size.
-
#resolve_address_names ⇒ Object
Returns the value of attribute resolve_address_names.
-
#response_time ⇒ Object
Returns the value of attribute response_time.
-
#response_time_to_live ⇒ Object
Returns the value of attribute response_time_to_live.
-
#route_record ⇒ Object
Returns the value of attribute route_record.
-
#route_record_resolved ⇒ Object
Returns the value of attribute route_record_resolved.
-
#source_route ⇒ Object
Returns the value of attribute source_route.
-
#source_route_type ⇒ Object
Returns the value of attribute source_route_type.
-
#status_code ⇒ Object
Returns the value of attribute status_code.
-
#time_to_live ⇒ Object
Returns the value of attribute time_to_live.
-
#timeout ⇒ Object
Returns the value of attribute timeout.
-
#timestamp_record ⇒ Object
Returns the value of attribute timestamp_record.
-
#timestamp_record_address ⇒ Object
Returns the value of attribute timestamp_record_address.
-
#timestamp_record_address_resolved ⇒ Object
Returns the value of attribute timestamp_record_address_resolved.
-
#timestamp_route ⇒ Object
Returns the value of attribute timestamp_route.
-
#type_of_service ⇒ Object
Returns the value of attribute type_of_service.
Instance Attribute Details
#address ⇒ Object
Returns the value of attribute address
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def address @address end |
#buffer_size ⇒ Object
Returns the value of attribute buffer_size
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def buffer_size @buffer_size end |
#no_fragmentation ⇒ Object
Returns the value of attribute no_fragmentation
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def no_fragmentation @no_fragmentation end |
#primary_address_resolution_status ⇒ Object
Returns the value of attribute primary_address_resolution_status
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def primary_address_resolution_status @primary_address_resolution_status end |
#protocol_address ⇒ Object
Returns the value of attribute protocol_address
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def protocol_address @protocol_address end |
#protocol_address_resolved ⇒ Object
Returns the value of attribute protocol_address_resolved
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def protocol_address_resolved @protocol_address_resolved end |
#record_route ⇒ Object
Returns the value of attribute record_route
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def record_route @record_route end |
#reply_inconsistency ⇒ Object
Returns the value of attribute reply_inconsistency
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def reply_inconsistency @reply_inconsistency end |
#reply_size ⇒ Object
Returns the value of attribute reply_size
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def reply_size @reply_size end |
#resolve_address_names ⇒ Object
Returns the value of attribute resolve_address_names
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def resolve_address_names @resolve_address_names end |
#response_time ⇒ Object
Returns the value of attribute response_time
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def response_time @response_time end |
#response_time_to_live ⇒ Object
Returns the value of attribute response_time_to_live
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def response_time_to_live @response_time_to_live end |
#route_record ⇒ Object
Returns the value of attribute route_record
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def route_record @route_record end |
#route_record_resolved ⇒ Object
Returns the value of attribute route_record_resolved
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def route_record_resolved @route_record_resolved end |
#source_route ⇒ Object
Returns the value of attribute source_route
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def source_route @source_route end |
#source_route_type ⇒ Object
Returns the value of attribute source_route_type
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def source_route_type @source_route_type end |
#status_code ⇒ Object
Returns the value of attribute status_code
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def status_code @status_code end |
#time_to_live ⇒ Object
Returns the value of attribute time_to_live
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def time_to_live @time_to_live end |
#timeout ⇒ Object
Returns the value of attribute timeout
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def timeout @timeout end |
#timestamp_record ⇒ Object
Returns the value of attribute timestamp_record
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def @timestamp_record end |
#timestamp_record_address ⇒ Object
Returns the value of attribute timestamp_record_address
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def @timestamp_record_address end |
#timestamp_record_address_resolved ⇒ Object
Returns the value of attribute timestamp_record_address_resolved
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def @timestamp_record_address_resolved end |
#timestamp_route ⇒ Object
Returns the value of attribute timestamp_route
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def @timestamp_route end |
#type_of_service ⇒ Object
Returns the value of attribute type_of_service
13 14 15 |
# File 'lib/net/ping/wmi.rb', line 13 def type_of_service @type_of_service end |