struct MUX::Outcome
- MUX::Outcome
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
pb-MUX/CATS_Login.pb.crConstant Summary
-
FIELDS =
{1 => {name: :outcome, pb_type: Outcome::Outcomes, crystal_type: Outcome::Outcomes, cast_type: Outcome::Outcomes, native: false, optional: false, repeated: false, default: nil, packed: false}, 2 => {name: :info, pb_type: :bytes, crystal_type: Slice(UInt8), cast_type: Slice(UInt8)?, native: true, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
- #[](key : String)
- #info : Slice(UInt8) | Nil
- #info=(info : Slice(UInt8) | Nil)
- #outcome : Outcome::Outcomes
- #outcome=(outcome : Outcome::Outcomes)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf