struct Apps::GetCallBacks
Included Modules
Defined in:
pb-Apps/CATS_CallBack.pb.cr
Constant Summary
-
FIELDS =
{1 => {name: :status, pb_type: CallBackStatus, crystal_type: CallBackStatus, cast_type: Array(CallBackStatus)?, native: false, optional: true, repeated: true, default: nil, packed: false}, 2 => {name: :request_mask, pb_type: RequestMask, crystal_type: RequestMask, cast_type: RequestMask?, native: false, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(buf : Protobuf::Buffer)
#
Class Method Detail
def self.
from_protobuf(io)
#
Instance Method Detail
def
to_protobuf(io : IO, embedded =
false)
#