Documentation ¶
Index ¶
- Constants
- type ExtAttrValue
- func (s ExtAttrValue) Blob() ([]byte, error)
- func (s ExtAttrValue) Boolean() bool
- func (s ExtAttrValue) Dfloat() float64
- func (s ExtAttrValue) FloatIncrement() float64
- func (s ExtAttrValue) HasBlob() bool
- func (s ExtAttrValue) HasStr() bool
- func (s ExtAttrValue) HasTime() bool
- func (s ExtAttrValue) NewTime() (TimeSpec, error)
- func (s ExtAttrValue) Qword() int64
- func (s ExtAttrValue) QwordIncrement() int64
- func (s ExtAttrValue) SetBlob(v []byte) error
- func (s ExtAttrValue) SetBoolean(v bool)
- func (s ExtAttrValue) SetDfloat(v float64)
- func (s ExtAttrValue) SetFloatIncrement(v float64)
- func (s ExtAttrValue) SetNotExists()
- func (s ExtAttrValue) SetQword(v int64)
- func (s ExtAttrValue) SetQwordIncrement(v int64)
- func (s ExtAttrValue) SetStr(v string) error
- func (s ExtAttrValue) SetTime(v TimeSpec) error
- func (s ExtAttrValue) SetUqword(v uint64)
- func (s ExtAttrValue) Str() (string, error)
- func (s ExtAttrValue) StrBytes() ([]byte, error)
- func (s ExtAttrValue) String() string
- func (s ExtAttrValue) Time() (TimeSpec, error)
- func (s ExtAttrValue) Uqword() uint64
- func (s ExtAttrValue) Which() ExtAttrValue_Which
- type ExtAttrValue_List
- type ExtAttrValue_Promise
- type ExtAttrValue_Which
- type StringWrapper
- type StringWrapperList
- type StringWrapperList_List
- type StringWrapperList_Promise
- type StringWrapper_List
- type StringWrapper_Promise
- type TimeSpec
- type TimeSpec_List
- type TimeSpec_Promise
- type VnObjectAttributeKeyMap
- func (s VnObjectAttributeKeyMap) HasNames() bool
- func (s VnObjectAttributeKeyMap) Names() (StringWrapperList, error)
- func (s VnObjectAttributeKeyMap) NewNames() (StringWrapperList, error)
- func (s VnObjectAttributeKeyMap) SetNames(v StringWrapperList) error
- func (s VnObjectAttributeKeyMap) String() string
- type VnObjectAttributeKeyMap_List
- type VnObjectAttributeKeyMap_Promise
- type VnObjectAttributeValueMap
- func (s VnObjectAttributeValueMap) HasValues() bool
- func (s VnObjectAttributeValueMap) NewValues(n int32) (VnObjectAttributeValuePtr_List, error)
- func (s VnObjectAttributeValueMap) SetValues(v VnObjectAttributeValuePtr_List) error
- func (s VnObjectAttributeValueMap) String() string
- func (s VnObjectAttributeValueMap) Values() (VnObjectAttributeValuePtr_List, error)
- type VnObjectAttributeValueMap_List
- type VnObjectAttributeValueMap_Promise
- type VnObjectAttributeValuePtr
- func (s VnObjectAttributeValuePtr) HasValue() bool
- func (s VnObjectAttributeValuePtr) NewValue() (ExtAttrValue, error)
- func (s VnObjectAttributeValuePtr) SetValue(v ExtAttrValue) error
- func (s VnObjectAttributeValuePtr) String() string
- func (s VnObjectAttributeValuePtr) Value() (ExtAttrValue, error)
- type VnObjectAttributeValuePtr_List
- type VnObjectAttributeValuePtr_Promise
- type VnObjectItemsGetItem
- func (s VnObjectItemsGetItem) Attrs() (VnObjectItemsGetMappedKeyValuePair_List, error)
- func (s VnObjectItemsGetItem) HasAttrs() bool
- func (s VnObjectItemsGetItem) HasName() bool
- func (s VnObjectItemsGetItem) Name() (string, error)
- func (s VnObjectItemsGetItem) NameBytes() ([]byte, error)
- func (s VnObjectItemsGetItem) NewAttrs(n int32) (VnObjectItemsGetMappedKeyValuePair_List, error)
- func (s VnObjectItemsGetItem) SetAttrs(v VnObjectItemsGetMappedKeyValuePair_List) error
- func (s VnObjectItemsGetItem) SetName(v string) error
- func (s VnObjectItemsGetItem) String() string
- type VnObjectItemsGetItemPtr
- func (s VnObjectItemsGetItemPtr) HasItem() bool
- func (s VnObjectItemsGetItemPtr) Item() (VnObjectItemsGetItem, error)
- func (s VnObjectItemsGetItemPtr) NewItem() (VnObjectItemsGetItem, error)
- func (s VnObjectItemsGetItemPtr) SetItem(v VnObjectItemsGetItem) error
- func (s VnObjectItemsGetItemPtr) String() string
- type VnObjectItemsGetItemPtr_List
- type VnObjectItemsGetItemPtr_Promise
- type VnObjectItemsGetItem_List
- type VnObjectItemsGetItem_Promise
- type VnObjectItemsGetMappedKeyValuePair
- func NewRootVnObjectItemsGetMappedKeyValuePair(s *capnp.Segment) (VnObjectItemsGetMappedKeyValuePair, error)
- func NewVnObjectItemsGetMappedKeyValuePair(s *capnp.Segment) (VnObjectItemsGetMappedKeyValuePair, error)
- func ReadRootVnObjectItemsGetMappedKeyValuePair(msg *capnp.Message) (VnObjectItemsGetMappedKeyValuePair, error)
- func (s VnObjectItemsGetMappedKeyValuePair) KeyMapIndex() uint64
- func (s VnObjectItemsGetMappedKeyValuePair) SetKeyMapIndex(v uint64)
- func (s VnObjectItemsGetMappedKeyValuePair) SetValueMapIndex(v uint64)
- func (s VnObjectItemsGetMappedKeyValuePair) String() string
- func (s VnObjectItemsGetMappedKeyValuePair) ValueMapIndex() uint64
- type VnObjectItemsGetMappedKeyValuePair_List
- type VnObjectItemsGetMappedKeyValuePair_Promise
- type VnObjectItemsGetResponseDataPayload
- func NewRootVnObjectItemsGetResponseDataPayload(s *capnp.Segment) (VnObjectItemsGetResponseDataPayload, error)
- func NewVnObjectItemsGetResponseDataPayload(s *capnp.Segment) (VnObjectItemsGetResponseDataPayload, error)
- func ReadRootVnObjectItemsGetResponseDataPayload(msg *capnp.Message) (VnObjectItemsGetResponseDataPayload, error)
- func (s VnObjectItemsGetResponseDataPayload) HasValueMap() bool
- func (s VnObjectItemsGetResponseDataPayload) NewValueMap() (VnObjectAttributeValueMap, error)
- func (s VnObjectItemsGetResponseDataPayload) SetValueMap(v VnObjectAttributeValueMap) error
- func (s VnObjectItemsGetResponseDataPayload) String() string
- func (s VnObjectItemsGetResponseDataPayload) ValueMap() (VnObjectAttributeValueMap, error)
- type VnObjectItemsGetResponseDataPayload_List
- type VnObjectItemsGetResponseDataPayload_Promise
- type VnObjectItemsGetResponseHeader
- func NewRootVnObjectItemsGetResponseHeader(s *capnp.Segment) (VnObjectItemsGetResponseHeader, error)
- func NewVnObjectItemsGetResponseHeader(s *capnp.Segment) (VnObjectItemsGetResponseHeader, error)
- func ReadRootVnObjectItemsGetResponseHeader(msg *capnp.Message) (VnObjectItemsGetResponseHeader, error)
- func (s VnObjectItemsGetResponseHeader) HasMarker() bool
- func (s VnObjectItemsGetResponseHeader) HasMore() bool
- func (s VnObjectItemsGetResponseHeader) HasScanState() bool
- func (s VnObjectItemsGetResponseHeader) Marker() (string, error)
- func (s VnObjectItemsGetResponseHeader) MarkerBytes() ([]byte, error)
- func (s VnObjectItemsGetResponseHeader) NewScanState() (VnObjectItemsScanCookie, error)
- func (s VnObjectItemsGetResponseHeader) NumItems() uint64
- func (s VnObjectItemsGetResponseHeader) NumKeys() uint64
- func (s VnObjectItemsGetResponseHeader) NumValues() uint64
- func (s VnObjectItemsGetResponseHeader) ScanState() (VnObjectItemsScanCookie, error)
- func (s VnObjectItemsGetResponseHeader) SetHasMore(v bool)
- func (s VnObjectItemsGetResponseHeader) SetMarker(v string) error
- func (s VnObjectItemsGetResponseHeader) SetNumItems(v uint64)
- func (s VnObjectItemsGetResponseHeader) SetNumKeys(v uint64)
- func (s VnObjectItemsGetResponseHeader) SetNumValues(v uint64)
- func (s VnObjectItemsGetResponseHeader) SetScanState(v VnObjectItemsScanCookie) error
- func (s VnObjectItemsGetResponseHeader) String() string
- type VnObjectItemsGetResponseHeader_List
- type VnObjectItemsGetResponseHeader_Promise
- type VnObjectItemsGetResponseMetadataPayload
- func NewRootVnObjectItemsGetResponseMetadataPayload(s *capnp.Segment) (VnObjectItemsGetResponseMetadataPayload, error)
- func NewVnObjectItemsGetResponseMetadataPayload(s *capnp.Segment) (VnObjectItemsGetResponseMetadataPayload, error)
- func ReadRootVnObjectItemsGetResponseMetadataPayload(msg *capnp.Message) (VnObjectItemsGetResponseMetadataPayload, error)
- func (s VnObjectItemsGetResponseMetadataPayload) HasItems() bool
- func (s VnObjectItemsGetResponseMetadataPayload) HasKeyMap() bool
- func (s VnObjectItemsGetResponseMetadataPayload) HasValueMap() bool
- func (s VnObjectItemsGetResponseMetadataPayload) Items() (VnObjectItemsGetItemPtr_List, error)
- func (s VnObjectItemsGetResponseMetadataPayload) KeyMap() (VnObjectAttributeKeyMap, error)
- func (s VnObjectItemsGetResponseMetadataPayload) NewItems(n int32) (VnObjectItemsGetItemPtr_List, error)
- func (s VnObjectItemsGetResponseMetadataPayload) NewKeyMap() (VnObjectAttributeKeyMap, error)
- func (s VnObjectItemsGetResponseMetadataPayload) NewValueMap() (VnObjectAttributeValueMap, error)
- func (s VnObjectItemsGetResponseMetadataPayload) SetItems(v VnObjectItemsGetItemPtr_List) error
- func (s VnObjectItemsGetResponseMetadataPayload) SetKeyMap(v VnObjectAttributeKeyMap) error
- func (s VnObjectItemsGetResponseMetadataPayload) SetValueMap(v VnObjectAttributeValueMap) error
- func (s VnObjectItemsGetResponseMetadataPayload) String() string
- func (s VnObjectItemsGetResponseMetadataPayload) ValueMap() (VnObjectAttributeValueMap, error)
- type VnObjectItemsGetResponseMetadataPayload_List
- type VnObjectItemsGetResponseMetadataPayload_Promise
- func (p VnObjectItemsGetResponseMetadataPayload_Promise) KeyMap() VnObjectAttributeKeyMap_Promise
- func (p VnObjectItemsGetResponseMetadataPayload_Promise) Struct() (VnObjectItemsGetResponseMetadataPayload, error)
- func (p VnObjectItemsGetResponseMetadataPayload_Promise) ValueMap() VnObjectAttributeValueMap_Promise
- type VnObjectItemsScanCookie
- func (s VnObjectItemsScanCookie) ClientSliceListEndPos() uint64
- func (s VnObjectItemsScanCookie) ClientSliceListPos() uint64
- func (s VnObjectItemsScanCookie) InodeNumber() uint32
- func (s VnObjectItemsScanCookie) SetClientSliceListEndPos(v uint64)
- func (s VnObjectItemsScanCookie) SetClientSliceListPos(v uint64)
- func (s VnObjectItemsScanCookie) SetInodeNumber(v uint32)
- func (s VnObjectItemsScanCookie) SetSliceId(v uint16)
- func (s VnObjectItemsScanCookie) SliceId() uint16
- func (s VnObjectItemsScanCookie) String() string
- type VnObjectItemsScanCookie_List
- type VnObjectItemsScanCookie_Promise
Constants ¶
const ExtAttrValue_TypeID = 0x9bb0f31edcf7bd65
ExtAttrValue_TypeID is the unique identifier for the type ExtAttrValue.
const StringWrapperList_TypeID = 0xecac44c78d0858b0
StringWrapperList_TypeID is the unique identifier for the type StringWrapperList.
const StringWrapper_TypeID = 0xf9282a9b6c819641
StringWrapper_TypeID is the unique identifier for the type StringWrapper.
const TimeSpec_TypeID = 0xbf708ef135ebc1d4
TimeSpec_TypeID is the unique identifier for the type TimeSpec.
const VnObjectAttributeKeyMap_TypeID = 0x8f34d3b1223bf828
VnObjectAttributeKeyMap_TypeID is the unique identifier for the type VnObjectAttributeKeyMap.
const VnObjectAttributeValueMap_TypeID = 0xf1e4da8ee5d92bf9
VnObjectAttributeValueMap_TypeID is the unique identifier for the type VnObjectAttributeValueMap.
const VnObjectAttributeValuePtr_TypeID = 0xd5b5408ea84873aa
VnObjectAttributeValuePtr_TypeID is the unique identifier for the type VnObjectAttributeValuePtr.
const VnObjectItemsGetItemPtr_TypeID = 0xf020cf2eadb0357c
VnObjectItemsGetItemPtr_TypeID is the unique identifier for the type VnObjectItemsGetItemPtr.
const VnObjectItemsGetItem_TypeID = 0xeacf121c1705f7c7
VnObjectItemsGetItem_TypeID is the unique identifier for the type VnObjectItemsGetItem.
const VnObjectItemsGetMappedKeyValuePair_TypeID = 0xd26f89592f5fc95f
VnObjectItemsGetMappedKeyValuePair_TypeID is the unique identifier for the type VnObjectItemsGetMappedKeyValuePair.
const VnObjectItemsGetResponseDataPayload_TypeID = 0xbb85e91da7f4c0a3
VnObjectItemsGetResponseDataPayload_TypeID is the unique identifier for the type VnObjectItemsGetResponseDataPayload.
const VnObjectItemsGetResponseHeader_TypeID = 0x85032dcfe77493da
VnObjectItemsGetResponseHeader_TypeID is the unique identifier for the type VnObjectItemsGetResponseHeader.
const VnObjectItemsGetResponseMetadataPayload_TypeID = 0xb4008849dd7a3304
VnObjectItemsGetResponseMetadataPayload_TypeID is the unique identifier for the type VnObjectItemsGetResponseMetadataPayload.
const VnObjectItemsScanCookie_TypeID = 0x8402081dabc79360
VnObjectItemsScanCookie_TypeID is the unique identifier for the type VnObjectItemsScanCookie.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtAttrValue ¶
func NewExtAttrValue ¶
func NewExtAttrValue(s *capnp.Segment) (ExtAttrValue, error)
func NewRootExtAttrValue ¶
func NewRootExtAttrValue(s *capnp.Segment) (ExtAttrValue, error)
func ReadRootExtAttrValue ¶
func ReadRootExtAttrValue(msg *capnp.Message) (ExtAttrValue, error)
func (ExtAttrValue) Blob ¶
func (s ExtAttrValue) Blob() ([]byte, error)
func (ExtAttrValue) Boolean ¶
func (s ExtAttrValue) Boolean() bool
func (ExtAttrValue) Dfloat ¶
func (s ExtAttrValue) Dfloat() float64
func (ExtAttrValue) FloatIncrement ¶
func (s ExtAttrValue) FloatIncrement() float64
func (ExtAttrValue) HasBlob ¶
func (s ExtAttrValue) HasBlob() bool
func (ExtAttrValue) HasStr ¶
func (s ExtAttrValue) HasStr() bool
func (ExtAttrValue) HasTime ¶
func (s ExtAttrValue) HasTime() bool
func (ExtAttrValue) NewTime ¶
func (s ExtAttrValue) NewTime() (TimeSpec, error)
NewTime sets the time field to a newly allocated TimeSpec struct, preferring placement in s's segment.
func (ExtAttrValue) Qword ¶
func (s ExtAttrValue) Qword() int64
func (ExtAttrValue) QwordIncrement ¶
func (s ExtAttrValue) QwordIncrement() int64
func (ExtAttrValue) SetBlob ¶
func (s ExtAttrValue) SetBlob(v []byte) error
func (ExtAttrValue) SetBoolean ¶
func (s ExtAttrValue) SetBoolean(v bool)
func (ExtAttrValue) SetDfloat ¶
func (s ExtAttrValue) SetDfloat(v float64)
func (ExtAttrValue) SetFloatIncrement ¶
func (s ExtAttrValue) SetFloatIncrement(v float64)
func (ExtAttrValue) SetNotExists ¶
func (s ExtAttrValue) SetNotExists()
func (ExtAttrValue) SetQword ¶
func (s ExtAttrValue) SetQword(v int64)
func (ExtAttrValue) SetQwordIncrement ¶
func (s ExtAttrValue) SetQwordIncrement(v int64)
func (ExtAttrValue) SetStr ¶
func (s ExtAttrValue) SetStr(v string) error
func (ExtAttrValue) SetTime ¶
func (s ExtAttrValue) SetTime(v TimeSpec) error
func (ExtAttrValue) SetUqword ¶
func (s ExtAttrValue) SetUqword(v uint64)
func (ExtAttrValue) Str ¶
func (s ExtAttrValue) Str() (string, error)
func (ExtAttrValue) StrBytes ¶
func (s ExtAttrValue) StrBytes() ([]byte, error)
func (ExtAttrValue) String ¶
func (s ExtAttrValue) String() string
func (ExtAttrValue) Time ¶
func (s ExtAttrValue) Time() (TimeSpec, error)
func (ExtAttrValue) Uqword ¶
func (s ExtAttrValue) Uqword() uint64
func (ExtAttrValue) Which ¶
func (s ExtAttrValue) Which() ExtAttrValue_Which
type ExtAttrValue_List ¶
ExtAttrValue_List is a list of ExtAttrValue.
func NewExtAttrValue_List ¶
func NewExtAttrValue_List(s *capnp.Segment, sz int32) (ExtAttrValue_List, error)
NewExtAttrValue creates a new list of ExtAttrValue.
func (ExtAttrValue_List) At ¶
func (s ExtAttrValue_List) At(i int) ExtAttrValue
func (ExtAttrValue_List) Set ¶
func (s ExtAttrValue_List) Set(i int, v ExtAttrValue) error
func (ExtAttrValue_List) String ¶
func (s ExtAttrValue_List) String() string
type ExtAttrValue_Promise ¶
ExtAttrValue_Promise is a wrapper for a ExtAttrValue promised by a client call.
func (ExtAttrValue_Promise) Struct ¶
func (p ExtAttrValue_Promise) Struct() (ExtAttrValue, error)
func (ExtAttrValue_Promise) Time ¶
func (p ExtAttrValue_Promise) Time() TimeSpec_Promise
type ExtAttrValue_Which ¶
type ExtAttrValue_Which uint16
const ( ExtAttrValue_Which_qword ExtAttrValue_Which = 0 ExtAttrValue_Which_uqword ExtAttrValue_Which = 1 ExtAttrValue_Which_blob ExtAttrValue_Which = 2 ExtAttrValue_Which_notExists ExtAttrValue_Which = 3 ExtAttrValue_Which_str ExtAttrValue_Which = 4 ExtAttrValue_Which_qwordIncrement ExtAttrValue_Which = 5 ExtAttrValue_Which_time ExtAttrValue_Which = 6 ExtAttrValue_Which_dfloat ExtAttrValue_Which = 7 ExtAttrValue_Which_floatIncrement ExtAttrValue_Which = 8 ExtAttrValue_Which_boolean ExtAttrValue_Which = 9 )
func (ExtAttrValue_Which) String ¶
func (w ExtAttrValue_Which) String() string
type StringWrapper ¶
func NewRootStringWrapper ¶
func NewRootStringWrapper(s *capnp.Segment) (StringWrapper, error)
func NewStringWrapper ¶
func NewStringWrapper(s *capnp.Segment) (StringWrapper, error)
func ReadRootStringWrapper ¶
func ReadRootStringWrapper(msg *capnp.Message) (StringWrapper, error)
func (StringWrapper) HasStr ¶
func (s StringWrapper) HasStr() bool
func (StringWrapper) SetStr ¶
func (s StringWrapper) SetStr(v string) error
func (StringWrapper) Str ¶
func (s StringWrapper) Str() (string, error)
func (StringWrapper) StrBytes ¶
func (s StringWrapper) StrBytes() ([]byte, error)
func (StringWrapper) String ¶
func (s StringWrapper) String() string
type StringWrapperList ¶
func NewRootStringWrapperList ¶
func NewRootStringWrapperList(s *capnp.Segment) (StringWrapperList, error)
func NewStringWrapperList ¶
func NewStringWrapperList(s *capnp.Segment) (StringWrapperList, error)
func ReadRootStringWrapperList ¶
func ReadRootStringWrapperList(msg *capnp.Message) (StringWrapperList, error)
func (StringWrapperList) Arr ¶
func (s StringWrapperList) Arr() (StringWrapper_List, error)
func (StringWrapperList) HasArr ¶
func (s StringWrapperList) HasArr() bool
func (StringWrapperList) NewArr ¶
func (s StringWrapperList) NewArr(n int32) (StringWrapper_List, error)
NewArr sets the arr field to a newly allocated StringWrapper_List, preferring placement in s's segment.
func (StringWrapperList) SetArr ¶
func (s StringWrapperList) SetArr(v StringWrapper_List) error
func (StringWrapperList) String ¶
func (s StringWrapperList) String() string
type StringWrapperList_List ¶
StringWrapperList_List is a list of StringWrapperList.
func NewStringWrapperList_List ¶
func NewStringWrapperList_List(s *capnp.Segment, sz int32) (StringWrapperList_List, error)
NewStringWrapperList creates a new list of StringWrapperList.
func (StringWrapperList_List) At ¶
func (s StringWrapperList_List) At(i int) StringWrapperList
func (StringWrapperList_List) Set ¶
func (s StringWrapperList_List) Set(i int, v StringWrapperList) error
func (StringWrapperList_List) String ¶
func (s StringWrapperList_List) String() string
type StringWrapperList_Promise ¶
StringWrapperList_Promise is a wrapper for a StringWrapperList promised by a client call.
func (StringWrapperList_Promise) Struct ¶
func (p StringWrapperList_Promise) Struct() (StringWrapperList, error)
type StringWrapper_List ¶
StringWrapper_List is a list of StringWrapper.
func NewStringWrapper_List ¶
func NewStringWrapper_List(s *capnp.Segment, sz int32) (StringWrapper_List, error)
NewStringWrapper creates a new list of StringWrapper.
func (StringWrapper_List) At ¶
func (s StringWrapper_List) At(i int) StringWrapper
func (StringWrapper_List) Set ¶
func (s StringWrapper_List) Set(i int, v StringWrapper) error
func (StringWrapper_List) String ¶
func (s StringWrapper_List) String() string
type StringWrapper_Promise ¶
StringWrapper_Promise is a wrapper for a StringWrapper promised by a client call.
func (StringWrapper_Promise) Struct ¶
func (p StringWrapper_Promise) Struct() (StringWrapper, error)
type TimeSpec_List ¶
TimeSpec_List is a list of TimeSpec.
func NewTimeSpec_List ¶
func NewTimeSpec_List(s *capnp.Segment, sz int32) (TimeSpec_List, error)
NewTimeSpec creates a new list of TimeSpec.
func (TimeSpec_List) At ¶
func (s TimeSpec_List) At(i int) TimeSpec
func (TimeSpec_List) String ¶
func (s TimeSpec_List) String() string
type TimeSpec_Promise ¶
TimeSpec_Promise is a wrapper for a TimeSpec promised by a client call.
func (TimeSpec_Promise) Struct ¶
func (p TimeSpec_Promise) Struct() (TimeSpec, error)
type VnObjectAttributeKeyMap ¶
func NewRootVnObjectAttributeKeyMap ¶
func NewRootVnObjectAttributeKeyMap(s *capnp.Segment) (VnObjectAttributeKeyMap, error)
func NewVnObjectAttributeKeyMap ¶
func NewVnObjectAttributeKeyMap(s *capnp.Segment) (VnObjectAttributeKeyMap, error)
func ReadRootVnObjectAttributeKeyMap ¶
func ReadRootVnObjectAttributeKeyMap(msg *capnp.Message) (VnObjectAttributeKeyMap, error)
func (VnObjectAttributeKeyMap) HasNames ¶
func (s VnObjectAttributeKeyMap) HasNames() bool
func (VnObjectAttributeKeyMap) Names ¶
func (s VnObjectAttributeKeyMap) Names() (StringWrapperList, error)
func (VnObjectAttributeKeyMap) NewNames ¶
func (s VnObjectAttributeKeyMap) NewNames() (StringWrapperList, error)
NewNames sets the names field to a newly allocated StringWrapperList struct, preferring placement in s's segment.
func (VnObjectAttributeKeyMap) SetNames ¶
func (s VnObjectAttributeKeyMap) SetNames(v StringWrapperList) error
func (VnObjectAttributeKeyMap) String ¶
func (s VnObjectAttributeKeyMap) String() string
type VnObjectAttributeKeyMap_List ¶
VnObjectAttributeKeyMap_List is a list of VnObjectAttributeKeyMap.
func NewVnObjectAttributeKeyMap_List ¶
func NewVnObjectAttributeKeyMap_List(s *capnp.Segment, sz int32) (VnObjectAttributeKeyMap_List, error)
NewVnObjectAttributeKeyMap creates a new list of VnObjectAttributeKeyMap.
func (VnObjectAttributeKeyMap_List) At ¶
func (s VnObjectAttributeKeyMap_List) At(i int) VnObjectAttributeKeyMap
func (VnObjectAttributeKeyMap_List) Set ¶
func (s VnObjectAttributeKeyMap_List) Set(i int, v VnObjectAttributeKeyMap) error
func (VnObjectAttributeKeyMap_List) String ¶
func (s VnObjectAttributeKeyMap_List) String() string
type VnObjectAttributeKeyMap_Promise ¶
VnObjectAttributeKeyMap_Promise is a wrapper for a VnObjectAttributeKeyMap promised by a client call.
func (VnObjectAttributeKeyMap_Promise) Names ¶
func (p VnObjectAttributeKeyMap_Promise) Names() StringWrapperList_Promise
func (VnObjectAttributeKeyMap_Promise) Struct ¶
func (p VnObjectAttributeKeyMap_Promise) Struct() (VnObjectAttributeKeyMap, error)
type VnObjectAttributeValueMap ¶
func NewRootVnObjectAttributeValueMap ¶
func NewRootVnObjectAttributeValueMap(s *capnp.Segment) (VnObjectAttributeValueMap, error)
func NewVnObjectAttributeValueMap ¶
func NewVnObjectAttributeValueMap(s *capnp.Segment) (VnObjectAttributeValueMap, error)
func ReadRootVnObjectAttributeValueMap ¶
func ReadRootVnObjectAttributeValueMap(msg *capnp.Message) (VnObjectAttributeValueMap, error)
func (VnObjectAttributeValueMap) HasValues ¶
func (s VnObjectAttributeValueMap) HasValues() bool
func (VnObjectAttributeValueMap) NewValues ¶
func (s VnObjectAttributeValueMap) NewValues(n int32) (VnObjectAttributeValuePtr_List, error)
NewValues sets the values field to a newly allocated VnObjectAttributeValuePtr_List, preferring placement in s's segment.
func (VnObjectAttributeValueMap) SetValues ¶
func (s VnObjectAttributeValueMap) SetValues(v VnObjectAttributeValuePtr_List) error
func (VnObjectAttributeValueMap) String ¶
func (s VnObjectAttributeValueMap) String() string
func (VnObjectAttributeValueMap) Values ¶
func (s VnObjectAttributeValueMap) Values() (VnObjectAttributeValuePtr_List, error)
type VnObjectAttributeValueMap_List ¶
VnObjectAttributeValueMap_List is a list of VnObjectAttributeValueMap.
func NewVnObjectAttributeValueMap_List ¶
func NewVnObjectAttributeValueMap_List(s *capnp.Segment, sz int32) (VnObjectAttributeValueMap_List, error)
NewVnObjectAttributeValueMap creates a new list of VnObjectAttributeValueMap.
func (VnObjectAttributeValueMap_List) At ¶
func (s VnObjectAttributeValueMap_List) At(i int) VnObjectAttributeValueMap
func (VnObjectAttributeValueMap_List) Set ¶
func (s VnObjectAttributeValueMap_List) Set(i int, v VnObjectAttributeValueMap) error
func (VnObjectAttributeValueMap_List) String ¶
func (s VnObjectAttributeValueMap_List) String() string
type VnObjectAttributeValueMap_Promise ¶
VnObjectAttributeValueMap_Promise is a wrapper for a VnObjectAttributeValueMap promised by a client call.
func (VnObjectAttributeValueMap_Promise) Struct ¶
func (p VnObjectAttributeValueMap_Promise) Struct() (VnObjectAttributeValueMap, error)
type VnObjectAttributeValuePtr ¶
func NewRootVnObjectAttributeValuePtr ¶
func NewRootVnObjectAttributeValuePtr(s *capnp.Segment) (VnObjectAttributeValuePtr, error)
func NewVnObjectAttributeValuePtr ¶
func NewVnObjectAttributeValuePtr(s *capnp.Segment) (VnObjectAttributeValuePtr, error)
func ReadRootVnObjectAttributeValuePtr ¶
func ReadRootVnObjectAttributeValuePtr(msg *capnp.Message) (VnObjectAttributeValuePtr, error)
func (VnObjectAttributeValuePtr) HasValue ¶
func (s VnObjectAttributeValuePtr) HasValue() bool
func (VnObjectAttributeValuePtr) NewValue ¶
func (s VnObjectAttributeValuePtr) NewValue() (ExtAttrValue, error)
NewValue sets the value field to a newly allocated ExtAttrValue struct, preferring placement in s's segment.
func (VnObjectAttributeValuePtr) SetValue ¶
func (s VnObjectAttributeValuePtr) SetValue(v ExtAttrValue) error
func (VnObjectAttributeValuePtr) String ¶
func (s VnObjectAttributeValuePtr) String() string
func (VnObjectAttributeValuePtr) Value ¶
func (s VnObjectAttributeValuePtr) Value() (ExtAttrValue, error)
type VnObjectAttributeValuePtr_List ¶
VnObjectAttributeValuePtr_List is a list of VnObjectAttributeValuePtr.
func NewVnObjectAttributeValuePtr_List ¶
func NewVnObjectAttributeValuePtr_List(s *capnp.Segment, sz int32) (VnObjectAttributeValuePtr_List, error)
NewVnObjectAttributeValuePtr creates a new list of VnObjectAttributeValuePtr.
func (VnObjectAttributeValuePtr_List) At ¶
func (s VnObjectAttributeValuePtr_List) At(i int) VnObjectAttributeValuePtr
func (VnObjectAttributeValuePtr_List) Set ¶
func (s VnObjectAttributeValuePtr_List) Set(i int, v VnObjectAttributeValuePtr) error
func (VnObjectAttributeValuePtr_List) String ¶
func (s VnObjectAttributeValuePtr_List) String() string
type VnObjectAttributeValuePtr_Promise ¶
VnObjectAttributeValuePtr_Promise is a wrapper for a VnObjectAttributeValuePtr promised by a client call.
func (VnObjectAttributeValuePtr_Promise) Struct ¶
func (p VnObjectAttributeValuePtr_Promise) Struct() (VnObjectAttributeValuePtr, error)
func (VnObjectAttributeValuePtr_Promise) Value ¶
func (p VnObjectAttributeValuePtr_Promise) Value() ExtAttrValue_Promise
type VnObjectItemsGetItem ¶
func NewRootVnObjectItemsGetItem ¶
func NewRootVnObjectItemsGetItem(s *capnp.Segment) (VnObjectItemsGetItem, error)
func NewVnObjectItemsGetItem ¶
func NewVnObjectItemsGetItem(s *capnp.Segment) (VnObjectItemsGetItem, error)
func ReadRootVnObjectItemsGetItem ¶
func ReadRootVnObjectItemsGetItem(msg *capnp.Message) (VnObjectItemsGetItem, error)
func (VnObjectItemsGetItem) Attrs ¶
func (s VnObjectItemsGetItem) Attrs() (VnObjectItemsGetMappedKeyValuePair_List, error)
func (VnObjectItemsGetItem) HasAttrs ¶
func (s VnObjectItemsGetItem) HasAttrs() bool
func (VnObjectItemsGetItem) HasName ¶
func (s VnObjectItemsGetItem) HasName() bool
func (VnObjectItemsGetItem) Name ¶
func (s VnObjectItemsGetItem) Name() (string, error)
func (VnObjectItemsGetItem) NameBytes ¶
func (s VnObjectItemsGetItem) NameBytes() ([]byte, error)
func (VnObjectItemsGetItem) NewAttrs ¶
func (s VnObjectItemsGetItem) NewAttrs(n int32) (VnObjectItemsGetMappedKeyValuePair_List, error)
NewAttrs sets the attrs field to a newly allocated VnObjectItemsGetMappedKeyValuePair_List, preferring placement in s's segment.
func (VnObjectItemsGetItem) SetAttrs ¶
func (s VnObjectItemsGetItem) SetAttrs(v VnObjectItemsGetMappedKeyValuePair_List) error
func (VnObjectItemsGetItem) SetName ¶
func (s VnObjectItemsGetItem) SetName(v string) error
func (VnObjectItemsGetItem) String ¶
func (s VnObjectItemsGetItem) String() string
type VnObjectItemsGetItemPtr ¶
func NewRootVnObjectItemsGetItemPtr ¶
func NewRootVnObjectItemsGetItemPtr(s *capnp.Segment) (VnObjectItemsGetItemPtr, error)
func NewVnObjectItemsGetItemPtr ¶
func NewVnObjectItemsGetItemPtr(s *capnp.Segment) (VnObjectItemsGetItemPtr, error)
func ReadRootVnObjectItemsGetItemPtr ¶
func ReadRootVnObjectItemsGetItemPtr(msg *capnp.Message) (VnObjectItemsGetItemPtr, error)
func (VnObjectItemsGetItemPtr) HasItem ¶
func (s VnObjectItemsGetItemPtr) HasItem() bool
func (VnObjectItemsGetItemPtr) Item ¶
func (s VnObjectItemsGetItemPtr) Item() (VnObjectItemsGetItem, error)
func (VnObjectItemsGetItemPtr) NewItem ¶
func (s VnObjectItemsGetItemPtr) NewItem() (VnObjectItemsGetItem, error)
NewItem sets the item field to a newly allocated VnObjectItemsGetItem struct, preferring placement in s's segment.
func (VnObjectItemsGetItemPtr) SetItem ¶
func (s VnObjectItemsGetItemPtr) SetItem(v VnObjectItemsGetItem) error
func (VnObjectItemsGetItemPtr) String ¶
func (s VnObjectItemsGetItemPtr) String() string
type VnObjectItemsGetItemPtr_List ¶
VnObjectItemsGetItemPtr_List is a list of VnObjectItemsGetItemPtr.
func NewVnObjectItemsGetItemPtr_List ¶
func NewVnObjectItemsGetItemPtr_List(s *capnp.Segment, sz int32) (VnObjectItemsGetItemPtr_List, error)
NewVnObjectItemsGetItemPtr creates a new list of VnObjectItemsGetItemPtr.
func (VnObjectItemsGetItemPtr_List) At ¶
func (s VnObjectItemsGetItemPtr_List) At(i int) VnObjectItemsGetItemPtr
func (VnObjectItemsGetItemPtr_List) Set ¶
func (s VnObjectItemsGetItemPtr_List) Set(i int, v VnObjectItemsGetItemPtr) error
func (VnObjectItemsGetItemPtr_List) String ¶
func (s VnObjectItemsGetItemPtr_List) String() string
type VnObjectItemsGetItemPtr_Promise ¶
VnObjectItemsGetItemPtr_Promise is a wrapper for a VnObjectItemsGetItemPtr promised by a client call.
func (VnObjectItemsGetItemPtr_Promise) Item ¶
func (p VnObjectItemsGetItemPtr_Promise) Item() VnObjectItemsGetItem_Promise
func (VnObjectItemsGetItemPtr_Promise) Struct ¶
func (p VnObjectItemsGetItemPtr_Promise) Struct() (VnObjectItemsGetItemPtr, error)
type VnObjectItemsGetItem_List ¶
VnObjectItemsGetItem_List is a list of VnObjectItemsGetItem.
func NewVnObjectItemsGetItem_List ¶
func NewVnObjectItemsGetItem_List(s *capnp.Segment, sz int32) (VnObjectItemsGetItem_List, error)
NewVnObjectItemsGetItem creates a new list of VnObjectItemsGetItem.
func (VnObjectItemsGetItem_List) At ¶
func (s VnObjectItemsGetItem_List) At(i int) VnObjectItemsGetItem
func (VnObjectItemsGetItem_List) Set ¶
func (s VnObjectItemsGetItem_List) Set(i int, v VnObjectItemsGetItem) error
func (VnObjectItemsGetItem_List) String ¶
func (s VnObjectItemsGetItem_List) String() string
type VnObjectItemsGetItem_Promise ¶
VnObjectItemsGetItem_Promise is a wrapper for a VnObjectItemsGetItem promised by a client call.
func (VnObjectItemsGetItem_Promise) Struct ¶
func (p VnObjectItemsGetItem_Promise) Struct() (VnObjectItemsGetItem, error)
type VnObjectItemsGetMappedKeyValuePair ¶
func NewRootVnObjectItemsGetMappedKeyValuePair ¶
func NewRootVnObjectItemsGetMappedKeyValuePair(s *capnp.Segment) (VnObjectItemsGetMappedKeyValuePair, error)
func NewVnObjectItemsGetMappedKeyValuePair ¶
func NewVnObjectItemsGetMappedKeyValuePair(s *capnp.Segment) (VnObjectItemsGetMappedKeyValuePair, error)
func ReadRootVnObjectItemsGetMappedKeyValuePair ¶
func ReadRootVnObjectItemsGetMappedKeyValuePair(msg *capnp.Message) (VnObjectItemsGetMappedKeyValuePair, error)
func (VnObjectItemsGetMappedKeyValuePair) KeyMapIndex ¶
func (s VnObjectItemsGetMappedKeyValuePair) KeyMapIndex() uint64
func (VnObjectItemsGetMappedKeyValuePair) SetKeyMapIndex ¶
func (s VnObjectItemsGetMappedKeyValuePair) SetKeyMapIndex(v uint64)
func (VnObjectItemsGetMappedKeyValuePair) SetValueMapIndex ¶
func (s VnObjectItemsGetMappedKeyValuePair) SetValueMapIndex(v uint64)
func (VnObjectItemsGetMappedKeyValuePair) String ¶
func (s VnObjectItemsGetMappedKeyValuePair) String() string
func (VnObjectItemsGetMappedKeyValuePair) ValueMapIndex ¶
func (s VnObjectItemsGetMappedKeyValuePair) ValueMapIndex() uint64
type VnObjectItemsGetMappedKeyValuePair_List ¶
VnObjectItemsGetMappedKeyValuePair_List is a list of VnObjectItemsGetMappedKeyValuePair.
func NewVnObjectItemsGetMappedKeyValuePair_List ¶
func NewVnObjectItemsGetMappedKeyValuePair_List(s *capnp.Segment, sz int32) (VnObjectItemsGetMappedKeyValuePair_List, error)
NewVnObjectItemsGetMappedKeyValuePair creates a new list of VnObjectItemsGetMappedKeyValuePair.
func (VnObjectItemsGetMappedKeyValuePair_List) Set ¶
func (s VnObjectItemsGetMappedKeyValuePair_List) Set(i int, v VnObjectItemsGetMappedKeyValuePair) error
func (VnObjectItemsGetMappedKeyValuePair_List) String ¶
func (s VnObjectItemsGetMappedKeyValuePair_List) String() string
type VnObjectItemsGetMappedKeyValuePair_Promise ¶
VnObjectItemsGetMappedKeyValuePair_Promise is a wrapper for a VnObjectItemsGetMappedKeyValuePair promised by a client call.
func (VnObjectItemsGetMappedKeyValuePair_Promise) Struct ¶
func (p VnObjectItemsGetMappedKeyValuePair_Promise) Struct() (VnObjectItemsGetMappedKeyValuePair, error)
type VnObjectItemsGetResponseDataPayload ¶
func NewRootVnObjectItemsGetResponseDataPayload ¶
func NewRootVnObjectItemsGetResponseDataPayload(s *capnp.Segment) (VnObjectItemsGetResponseDataPayload, error)
func NewVnObjectItemsGetResponseDataPayload ¶
func NewVnObjectItemsGetResponseDataPayload(s *capnp.Segment) (VnObjectItemsGetResponseDataPayload, error)
func ReadRootVnObjectItemsGetResponseDataPayload ¶
func ReadRootVnObjectItemsGetResponseDataPayload(msg *capnp.Message) (VnObjectItemsGetResponseDataPayload, error)
func (VnObjectItemsGetResponseDataPayload) HasValueMap ¶
func (s VnObjectItemsGetResponseDataPayload) HasValueMap() bool
func (VnObjectItemsGetResponseDataPayload) NewValueMap ¶
func (s VnObjectItemsGetResponseDataPayload) NewValueMap() (VnObjectAttributeValueMap, error)
NewValueMap sets the valueMap field to a newly allocated VnObjectAttributeValueMap struct, preferring placement in s's segment.
func (VnObjectItemsGetResponseDataPayload) SetValueMap ¶
func (s VnObjectItemsGetResponseDataPayload) SetValueMap(v VnObjectAttributeValueMap) error
func (VnObjectItemsGetResponseDataPayload) String ¶
func (s VnObjectItemsGetResponseDataPayload) String() string
func (VnObjectItemsGetResponseDataPayload) ValueMap ¶
func (s VnObjectItemsGetResponseDataPayload) ValueMap() (VnObjectAttributeValueMap, error)
type VnObjectItemsGetResponseDataPayload_List ¶
VnObjectItemsGetResponseDataPayload_List is a list of VnObjectItemsGetResponseDataPayload.
func NewVnObjectItemsGetResponseDataPayload_List ¶
func NewVnObjectItemsGetResponseDataPayload_List(s *capnp.Segment, sz int32) (VnObjectItemsGetResponseDataPayload_List, error)
NewVnObjectItemsGetResponseDataPayload creates a new list of VnObjectItemsGetResponseDataPayload.
func (VnObjectItemsGetResponseDataPayload_List) Set ¶
func (s VnObjectItemsGetResponseDataPayload_List) Set(i int, v VnObjectItemsGetResponseDataPayload) error
func (VnObjectItemsGetResponseDataPayload_List) String ¶
func (s VnObjectItemsGetResponseDataPayload_List) String() string
type VnObjectItemsGetResponseDataPayload_Promise ¶
VnObjectItemsGetResponseDataPayload_Promise is a wrapper for a VnObjectItemsGetResponseDataPayload promised by a client call.
func (VnObjectItemsGetResponseDataPayload_Promise) Struct ¶
func (p VnObjectItemsGetResponseDataPayload_Promise) Struct() (VnObjectItemsGetResponseDataPayload, error)
func (VnObjectItemsGetResponseDataPayload_Promise) ValueMap ¶
func (p VnObjectItemsGetResponseDataPayload_Promise) ValueMap() VnObjectAttributeValueMap_Promise
type VnObjectItemsGetResponseHeader ¶
func NewRootVnObjectItemsGetResponseHeader ¶
func NewRootVnObjectItemsGetResponseHeader(s *capnp.Segment) (VnObjectItemsGetResponseHeader, error)
func NewVnObjectItemsGetResponseHeader ¶
func NewVnObjectItemsGetResponseHeader(s *capnp.Segment) (VnObjectItemsGetResponseHeader, error)
func ReadRootVnObjectItemsGetResponseHeader ¶
func ReadRootVnObjectItemsGetResponseHeader(msg *capnp.Message) (VnObjectItemsGetResponseHeader, error)
func (VnObjectItemsGetResponseHeader) HasMarker ¶
func (s VnObjectItemsGetResponseHeader) HasMarker() bool
func (VnObjectItemsGetResponseHeader) HasMore ¶
func (s VnObjectItemsGetResponseHeader) HasMore() bool
func (VnObjectItemsGetResponseHeader) HasScanState ¶
func (s VnObjectItemsGetResponseHeader) HasScanState() bool
func (VnObjectItemsGetResponseHeader) Marker ¶
func (s VnObjectItemsGetResponseHeader) Marker() (string, error)
func (VnObjectItemsGetResponseHeader) MarkerBytes ¶
func (s VnObjectItemsGetResponseHeader) MarkerBytes() ([]byte, error)
func (VnObjectItemsGetResponseHeader) NewScanState ¶
func (s VnObjectItemsGetResponseHeader) NewScanState() (VnObjectItemsScanCookie, error)
NewScanState sets the scanState field to a newly allocated VnObjectItemsScanCookie struct, preferring placement in s's segment.
func (VnObjectItemsGetResponseHeader) NumItems ¶
func (s VnObjectItemsGetResponseHeader) NumItems() uint64
func (VnObjectItemsGetResponseHeader) NumKeys ¶
func (s VnObjectItemsGetResponseHeader) NumKeys() uint64
func (VnObjectItemsGetResponseHeader) NumValues ¶
func (s VnObjectItemsGetResponseHeader) NumValues() uint64
func (VnObjectItemsGetResponseHeader) ScanState ¶
func (s VnObjectItemsGetResponseHeader) ScanState() (VnObjectItemsScanCookie, error)
func (VnObjectItemsGetResponseHeader) SetHasMore ¶
func (s VnObjectItemsGetResponseHeader) SetHasMore(v bool)
func (VnObjectItemsGetResponseHeader) SetMarker ¶
func (s VnObjectItemsGetResponseHeader) SetMarker(v string) error
func (VnObjectItemsGetResponseHeader) SetNumItems ¶
func (s VnObjectItemsGetResponseHeader) SetNumItems(v uint64)
func (VnObjectItemsGetResponseHeader) SetNumKeys ¶
func (s VnObjectItemsGetResponseHeader) SetNumKeys(v uint64)
func (VnObjectItemsGetResponseHeader) SetNumValues ¶
func (s VnObjectItemsGetResponseHeader) SetNumValues(v uint64)
func (VnObjectItemsGetResponseHeader) SetScanState ¶
func (s VnObjectItemsGetResponseHeader) SetScanState(v VnObjectItemsScanCookie) error
func (VnObjectItemsGetResponseHeader) String ¶
func (s VnObjectItemsGetResponseHeader) String() string
type VnObjectItemsGetResponseHeader_List ¶
VnObjectItemsGetResponseHeader_List is a list of VnObjectItemsGetResponseHeader.
func NewVnObjectItemsGetResponseHeader_List ¶
func NewVnObjectItemsGetResponseHeader_List(s *capnp.Segment, sz int32) (VnObjectItemsGetResponseHeader_List, error)
NewVnObjectItemsGetResponseHeader creates a new list of VnObjectItemsGetResponseHeader.
func (VnObjectItemsGetResponseHeader_List) At ¶
func (s VnObjectItemsGetResponseHeader_List) At(i int) VnObjectItemsGetResponseHeader
func (VnObjectItemsGetResponseHeader_List) Set ¶
func (s VnObjectItemsGetResponseHeader_List) Set(i int, v VnObjectItemsGetResponseHeader) error
func (VnObjectItemsGetResponseHeader_List) String ¶
func (s VnObjectItemsGetResponseHeader_List) String() string
type VnObjectItemsGetResponseHeader_Promise ¶
VnObjectItemsGetResponseHeader_Promise is a wrapper for a VnObjectItemsGetResponseHeader promised by a client call.
func (VnObjectItemsGetResponseHeader_Promise) ScanState ¶
func (p VnObjectItemsGetResponseHeader_Promise) ScanState() VnObjectItemsScanCookie_Promise
func (VnObjectItemsGetResponseHeader_Promise) Struct ¶
func (p VnObjectItemsGetResponseHeader_Promise) Struct() (VnObjectItemsGetResponseHeader, error)
type VnObjectItemsGetResponseMetadataPayload ¶
func NewRootVnObjectItemsGetResponseMetadataPayload ¶
func NewRootVnObjectItemsGetResponseMetadataPayload(s *capnp.Segment) (VnObjectItemsGetResponseMetadataPayload, error)
func NewVnObjectItemsGetResponseMetadataPayload ¶
func NewVnObjectItemsGetResponseMetadataPayload(s *capnp.Segment) (VnObjectItemsGetResponseMetadataPayload, error)
func ReadRootVnObjectItemsGetResponseMetadataPayload ¶
func ReadRootVnObjectItemsGetResponseMetadataPayload(msg *capnp.Message) (VnObjectItemsGetResponseMetadataPayload, error)
func (VnObjectItemsGetResponseMetadataPayload) HasItems ¶
func (s VnObjectItemsGetResponseMetadataPayload) HasItems() bool
func (VnObjectItemsGetResponseMetadataPayload) HasKeyMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) HasKeyMap() bool
func (VnObjectItemsGetResponseMetadataPayload) HasValueMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) HasValueMap() bool
func (VnObjectItemsGetResponseMetadataPayload) Items ¶
func (s VnObjectItemsGetResponseMetadataPayload) Items() (VnObjectItemsGetItemPtr_List, error)
func (VnObjectItemsGetResponseMetadataPayload) KeyMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) KeyMap() (VnObjectAttributeKeyMap, error)
func (VnObjectItemsGetResponseMetadataPayload) NewItems ¶
func (s VnObjectItemsGetResponseMetadataPayload) NewItems(n int32) (VnObjectItemsGetItemPtr_List, error)
NewItems sets the items field to a newly allocated VnObjectItemsGetItemPtr_List, preferring placement in s's segment.
func (VnObjectItemsGetResponseMetadataPayload) NewKeyMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) NewKeyMap() (VnObjectAttributeKeyMap, error)
NewKeyMap sets the keyMap field to a newly allocated VnObjectAttributeKeyMap struct, preferring placement in s's segment.
func (VnObjectItemsGetResponseMetadataPayload) NewValueMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) NewValueMap() (VnObjectAttributeValueMap, error)
NewValueMap sets the valueMap field to a newly allocated VnObjectAttributeValueMap struct, preferring placement in s's segment.
func (VnObjectItemsGetResponseMetadataPayload) SetItems ¶
func (s VnObjectItemsGetResponseMetadataPayload) SetItems(v VnObjectItemsGetItemPtr_List) error
func (VnObjectItemsGetResponseMetadataPayload) SetKeyMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) SetKeyMap(v VnObjectAttributeKeyMap) error
func (VnObjectItemsGetResponseMetadataPayload) SetValueMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) SetValueMap(v VnObjectAttributeValueMap) error
func (VnObjectItemsGetResponseMetadataPayload) String ¶
func (s VnObjectItemsGetResponseMetadataPayload) String() string
func (VnObjectItemsGetResponseMetadataPayload) ValueMap ¶
func (s VnObjectItemsGetResponseMetadataPayload) ValueMap() (VnObjectAttributeValueMap, error)
type VnObjectItemsGetResponseMetadataPayload_List ¶
VnObjectItemsGetResponseMetadataPayload_List is a list of VnObjectItemsGetResponseMetadataPayload.
func NewVnObjectItemsGetResponseMetadataPayload_List ¶
func NewVnObjectItemsGetResponseMetadataPayload_List(s *capnp.Segment, sz int32) (VnObjectItemsGetResponseMetadataPayload_List, error)
NewVnObjectItemsGetResponseMetadataPayload creates a new list of VnObjectItemsGetResponseMetadataPayload.
func (VnObjectItemsGetResponseMetadataPayload_List) String ¶
func (s VnObjectItemsGetResponseMetadataPayload_List) String() string
type VnObjectItemsGetResponseMetadataPayload_Promise ¶
VnObjectItemsGetResponseMetadataPayload_Promise is a wrapper for a VnObjectItemsGetResponseMetadataPayload promised by a client call.
func (VnObjectItemsGetResponseMetadataPayload_Promise) Struct ¶
func (p VnObjectItemsGetResponseMetadataPayload_Promise) Struct() (VnObjectItemsGetResponseMetadataPayload, error)
func (VnObjectItemsGetResponseMetadataPayload_Promise) ValueMap ¶
func (p VnObjectItemsGetResponseMetadataPayload_Promise) ValueMap() VnObjectAttributeValueMap_Promise
type VnObjectItemsScanCookie ¶
func NewRootVnObjectItemsScanCookie ¶
func NewRootVnObjectItemsScanCookie(s *capnp.Segment) (VnObjectItemsScanCookie, error)
func NewVnObjectItemsScanCookie ¶
func NewVnObjectItemsScanCookie(s *capnp.Segment) (VnObjectItemsScanCookie, error)
func ReadRootVnObjectItemsScanCookie ¶
func ReadRootVnObjectItemsScanCookie(msg *capnp.Message) (VnObjectItemsScanCookie, error)
func (VnObjectItemsScanCookie) ClientSliceListEndPos ¶
func (s VnObjectItemsScanCookie) ClientSliceListEndPos() uint64
func (VnObjectItemsScanCookie) ClientSliceListPos ¶
func (s VnObjectItemsScanCookie) ClientSliceListPos() uint64
func (VnObjectItemsScanCookie) InodeNumber ¶
func (s VnObjectItemsScanCookie) InodeNumber() uint32
func (VnObjectItemsScanCookie) SetClientSliceListEndPos ¶
func (s VnObjectItemsScanCookie) SetClientSliceListEndPos(v uint64)
func (VnObjectItemsScanCookie) SetClientSliceListPos ¶
func (s VnObjectItemsScanCookie) SetClientSliceListPos(v uint64)
func (VnObjectItemsScanCookie) SetInodeNumber ¶
func (s VnObjectItemsScanCookie) SetInodeNumber(v uint32)
func (VnObjectItemsScanCookie) SetSliceId ¶
func (s VnObjectItemsScanCookie) SetSliceId(v uint16)
func (VnObjectItemsScanCookie) SliceId ¶
func (s VnObjectItemsScanCookie) SliceId() uint16
func (VnObjectItemsScanCookie) String ¶
func (s VnObjectItemsScanCookie) String() string
type VnObjectItemsScanCookie_List ¶
VnObjectItemsScanCookie_List is a list of VnObjectItemsScanCookie.
func NewVnObjectItemsScanCookie_List ¶
func NewVnObjectItemsScanCookie_List(s *capnp.Segment, sz int32) (VnObjectItemsScanCookie_List, error)
NewVnObjectItemsScanCookie creates a new list of VnObjectItemsScanCookie.
func (VnObjectItemsScanCookie_List) At ¶
func (s VnObjectItemsScanCookie_List) At(i int) VnObjectItemsScanCookie
func (VnObjectItemsScanCookie_List) Set ¶
func (s VnObjectItemsScanCookie_List) Set(i int, v VnObjectItemsScanCookie) error
func (VnObjectItemsScanCookie_List) String ¶
func (s VnObjectItemsScanCookie_List) String() string
type VnObjectItemsScanCookie_Promise ¶
VnObjectItemsScanCookie_Promise is a wrapper for a VnObjectItemsScanCookie promised by a client call.
func (VnObjectItemsScanCookie_Promise) Struct ¶
func (p VnObjectItemsScanCookie_Promise) Struct() (VnObjectItemsScanCookie, error)