Class: HrrRbSsh::Message::SSH_MSG_REQUEST_FAILURE

Inherits:
Object
  • Object
show all
Includes:
Codable
Defined in:
lib/hrr_rb_ssh/message/082_ssh_msg_request_failure.rb

Constant Summary collapse

ID =
self.name.split('::').last
VALUE =
82
DEFINITION =
[
  #[DataType, Field Name]
  [DataType::Byte,      :'message number'],
]

Instance Attribute Summary

Attributes included from Loggable

#log_key, #logger

Method Summary

Methods included from Codable

#common_definition, #conditional_definition, #decode, #decode_recursively, #encode, #initialize

Methods included from Loggable

#log_debug, #log_error, #log_fatal, #log_info, #log_warn