struct Apps::IOServicesMessages::DataPathSuspendedArgument
- Apps::IOServicesMessages::DataPathSuspendedArgument
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
pb-Apps/CATS_IO_Services.pb.crConstant Summary
-
FIELDS =
{1 => {name: :io_cross_ref_id, pb_type: :uint32, crystal_type: UInt32, cast_type: UInt32?, native: true, optional: true, repeated: false, default: nil, packed: false}, 2 => {name: :io_register_req_id, pb_type: :uint32, crystal_type: UInt32, cast_type: UInt32?, native: true, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
- .new(buf : Protobuf::Buffer)
- .new(io_cross_ref_id : UInt32 | Nil = nil, io_register_req_id : UInt32 | Nil = nil)
Class Method Summary
Instance Method Summary
- #[](key : String)
- #io_cross_ref_id : UInt32 | Nil
- #io_cross_ref_id=(io_cross_ref_id : UInt32 | Nil)
- #io_register_req_id : UInt32 | Nil
- #io_register_req_id=(io_register_req_id : UInt32 | Nil)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf