예제 #1
0
파일: rpc.g.cs 프로젝트: aemmett/capnpnet
 public Payload(ref global::CapnpNet.AllocationContext allocContext) : this(allocContext.Allocate(KNOWN_DATA_WORDS, KNOWN_POINTER_WORDS))
 {
 }
예제 #2
0
파일: rpc.g.cs 프로젝트: aemmett/capnpnet
 public ThirdPartyCapDescriptor(ref global::CapnpNet.AllocationContext allocContext) : this(allocContext.Allocate(KNOWN_DATA_WORDS, KNOWN_POINTER_WORDS))
 {
 }
예제 #3
0
파일: rpc.g.cs 프로젝트: aemmett/capnpnet
 public MessageTarget(ref global::CapnpNet.AllocationContext allocContext) : this(allocContext.Allocate(KNOWN_DATA_WORDS, KNOWN_POINTER_WORDS))
 {
 }
예제 #4
0
파일: rpc.g.cs 프로젝트: aemmett/capnpnet
 public PromisedAnswer(ref global::CapnpNet.AllocationContext allocContext) : this(allocContext.Allocate(KNOWN_DATA_WORDS, KNOWN_POINTER_WORDS))
 {
 }