Class: ML_ruby::ML_payload
- Inherits:
-
ML_compound
- Object
- ML_compound
- ML_ruby::ML_payload
- Defined in:
- lib/ml-ruby/ml_protocol.rb
Direct Known Subclasses
ML_R_bad_password, ML_R_console_message, ML_R_core_protocol, ML_R_downloaded_files, ML_R_downloading_files, ML_R_fileinfo, ML_R_network_info, ML_R_unknown, ML_S_download_url, ML_S_get_downloaded_files, ML_S_get_downloading_files, ML_S_interested_in_sources, ML_S_password, ML_S_protocol_version
Class Method Summary collapse
Methods inherited from ML_compound
attributes, conditions, decode, #encode, #initialize, #size
Constructor Details
This class inherits a constructor from ML_ruby::ML_compound
Class Method Details
.opcode ⇒ Object
22 23 24 |
# File 'lib/ml-ruby/ml_protocol.rb', line 22 def self.opcode @opcode end |