struct CapnProto::Meta::Method

Defined in:

capnproto/meta.cr

Constant Summary

CAPN_PROTO_DATA_WORD_COUNT = 3_u16
CAPN_PROTO_POINTER_COUNT = 5_u16

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(p : CapnProto::Pointer::Struct) #

[View source]

Class Method Detail

def self.read_from_pointer(p) #

[View source]

Instance Method Detail

def annotations #

[View source]
def capn_proto_address : UInt64 #

[View source]
def code_order #

[View source]
def implicit_parameters #

[View source]
def name #

[View source]
def param_brand #

[View source]
def param_struct_type #

[View source]
def result_brand #

[View source]
def result_struct_type #

[View source]