Documentation ¶
Index ¶
- type ChangedRange
- func (s ChangedRange) EndTime() int64
- func (s ChangedRange) MarshalCapLit() ([]byte, error)
- func (s ChangedRange) MarshalJSON() ([]byte, error)
- func (s ChangedRange) SetEndTime(v int64)
- func (s ChangedRange) SetStartTime(v int64)
- func (s ChangedRange) StartTime() int64
- func (s ChangedRange) WriteCapLit(w io.Writer) error
- func (s ChangedRange) WriteJSON(w io.Writer) error
- type ChangedRange_List
- type CmdDeleteValues
- func (s CmdDeleteValues) EndTime() int64
- func (s CmdDeleteValues) MarshalCapLit() ([]byte, error)
- func (s CmdDeleteValues) MarshalJSON() ([]byte, error)
- func (s CmdDeleteValues) SetEndTime(v int64)
- func (s CmdDeleteValues) SetStartTime(v int64)
- func (s CmdDeleteValues) SetUuid(v []byte)
- func (s CmdDeleteValues) StartTime() int64
- func (s CmdDeleteValues) Uuid() []byte
- func (s CmdDeleteValues) WriteCapLit(w io.Writer) error
- func (s CmdDeleteValues) WriteJSON(w io.Writer) error
- type CmdDeleteValues_List
- type CmdInsertValues
- func (s CmdInsertValues) MarshalCapLit() ([]byte, error)
- func (s CmdInsertValues) MarshalJSON() ([]byte, error)
- func (s CmdInsertValues) SetSync(v bool)
- func (s CmdInsertValues) SetUuid(v []byte)
- func (s CmdInsertValues) SetValues(v Record_List)
- func (s CmdInsertValues) Sync() bool
- func (s CmdInsertValues) Uuid() []byte
- func (s CmdInsertValues) Values() Record_List
- func (s CmdInsertValues) WriteCapLit(w io.Writer) error
- func (s CmdInsertValues) WriteJSON(w io.Writer) error
- type CmdInsertValues_List
- type CmdQueryChangedRanges
- func (s CmdQueryChangedRanges) FromGeneration() uint64
- func (s CmdQueryChangedRanges) MarshalCapLit() ([]byte, error)
- func (s CmdQueryChangedRanges) MarshalJSON() ([]byte, error)
- func (s CmdQueryChangedRanges) Resolution() uint8
- func (s CmdQueryChangedRanges) SetFromGeneration(v uint64)
- func (s CmdQueryChangedRanges) SetResolution(v uint8)
- func (s CmdQueryChangedRanges) SetToGeneration(v uint64)
- func (s CmdQueryChangedRanges) SetUnused(v uint64)
- func (s CmdQueryChangedRanges) SetUuid(v []byte)
- func (s CmdQueryChangedRanges) ToGeneration() uint64
- func (s CmdQueryChangedRanges) Unused() uint64
- func (s CmdQueryChangedRanges) Uuid() []byte
- func (s CmdQueryChangedRanges) WriteCapLit(w io.Writer) error
- func (s CmdQueryChangedRanges) WriteJSON(w io.Writer) error
- type CmdQueryChangedRanges_List
- type CmdQueryNearestValue
- func (s CmdQueryNearestValue) Backward() bool
- func (s CmdQueryNearestValue) MarshalCapLit() ([]byte, error)
- func (s CmdQueryNearestValue) MarshalJSON() ([]byte, error)
- func (s CmdQueryNearestValue) SetBackward(v bool)
- func (s CmdQueryNearestValue) SetTime(v int64)
- func (s CmdQueryNearestValue) SetUuid(v []byte)
- func (s CmdQueryNearestValue) SetVersion(v uint64)
- func (s CmdQueryNearestValue) Time() int64
- func (s CmdQueryNearestValue) Uuid() []byte
- func (s CmdQueryNearestValue) Version() uint64
- func (s CmdQueryNearestValue) WriteCapLit(w io.Writer) error
- func (s CmdQueryNearestValue) WriteJSON(w io.Writer) error
- type CmdQueryNearestValue_List
- type CmdQueryStandardValues
- func (s CmdQueryStandardValues) EndTime() int64
- func (s CmdQueryStandardValues) MarshalCapLit() ([]byte, error)
- func (s CmdQueryStandardValues) MarshalJSON() ([]byte, error)
- func (s CmdQueryStandardValues) SetEndTime(v int64)
- func (s CmdQueryStandardValues) SetStartTime(v int64)
- func (s CmdQueryStandardValues) SetUuid(v []byte)
- func (s CmdQueryStandardValues) SetVersion(v uint64)
- func (s CmdQueryStandardValues) StartTime() int64
- func (s CmdQueryStandardValues) Uuid() []byte
- func (s CmdQueryStandardValues) Version() uint64
- func (s CmdQueryStandardValues) WriteCapLit(w io.Writer) error
- func (s CmdQueryStandardValues) WriteJSON(w io.Writer) error
- type CmdQueryStandardValues_List
- type CmdQueryStatisticalValues
- func AutoNewCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
- func NewCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
- func NewRootCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
- func ReadRootCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
- func (s CmdQueryStatisticalValues) EndTime() int64
- func (s CmdQueryStatisticalValues) MarshalCapLit() ([]byte, error)
- func (s CmdQueryStatisticalValues) MarshalJSON() ([]byte, error)
- func (s CmdQueryStatisticalValues) PointWidth() uint8
- func (s CmdQueryStatisticalValues) SetEndTime(v int64)
- func (s CmdQueryStatisticalValues) SetPointWidth(v uint8)
- func (s CmdQueryStatisticalValues) SetStartTime(v int64)
- func (s CmdQueryStatisticalValues) SetUuid(v []byte)
- func (s CmdQueryStatisticalValues) SetVersion(v uint64)
- func (s CmdQueryStatisticalValues) StartTime() int64
- func (s CmdQueryStatisticalValues) Uuid() []byte
- func (s CmdQueryStatisticalValues) Version() uint64
- func (s CmdQueryStatisticalValues) WriteCapLit(w io.Writer) error
- func (s CmdQueryStatisticalValues) WriteJSON(w io.Writer) error
- type CmdQueryStatisticalValues_List
- type CmdQueryVersion
- func (s CmdQueryVersion) MarshalCapLit() ([]byte, error)
- func (s CmdQueryVersion) MarshalJSON() ([]byte, error)
- func (s CmdQueryVersion) SetUuids(v C.DataList)
- func (s CmdQueryVersion) Uuids() C.DataList
- func (s CmdQueryVersion) WriteCapLit(w io.Writer) error
- func (s CmdQueryVersion) WriteJSON(w io.Writer) error
- type CmdQueryVersion_List
- type CmdQueryWindowValues
- func (s CmdQueryWindowValues) Depth() uint8
- func (s CmdQueryWindowValues) EndTime() int64
- func (s CmdQueryWindowValues) MarshalCapLit() ([]byte, error)
- func (s CmdQueryWindowValues) MarshalJSON() ([]byte, error)
- func (s CmdQueryWindowValues) SetDepth(v uint8)
- func (s CmdQueryWindowValues) SetEndTime(v int64)
- func (s CmdQueryWindowValues) SetStartTime(v int64)
- func (s CmdQueryWindowValues) SetUuid(v []byte)
- func (s CmdQueryWindowValues) SetVersion(v uint64)
- func (s CmdQueryWindowValues) SetWidth(v uint64)
- func (s CmdQueryWindowValues) StartTime() int64
- func (s CmdQueryWindowValues) Uuid() []byte
- func (s CmdQueryWindowValues) Version() uint64
- func (s CmdQueryWindowValues) Width() uint64
- func (s CmdQueryWindowValues) WriteCapLit(w io.Writer) error
- func (s CmdQueryWindowValues) WriteJSON(w io.Writer) error
- type CmdQueryWindowValues_List
- type Ranges
- func (s Ranges) MarshalCapLit() ([]byte, error)
- func (s Ranges) MarshalJSON() ([]byte, error)
- func (s Ranges) SetValues(v ChangedRange_List)
- func (s Ranges) SetVersion(v uint64)
- func (s Ranges) Values() ChangedRange_List
- func (s Ranges) Version() uint64
- func (s Ranges) WriteCapLit(w io.Writer) error
- func (s Ranges) WriteJSON(w io.Writer) error
- type Ranges_List
- type Record
- func (s Record) MarshalCapLit() ([]byte, error)
- func (s Record) MarshalJSON() ([]byte, error)
- func (s Record) SetTime(v int64)
- func (s Record) SetValue(v float64)
- func (s Record) Time() int64
- func (s Record) Value() float64
- func (s Record) WriteCapLit(w io.Writer) error
- func (s Record) WriteJSON(w io.Writer) error
- type Record_List
- type Records
- func (s Records) MarshalCapLit() ([]byte, error)
- func (s Records) MarshalJSON() ([]byte, error)
- func (s Records) SetValues(v Record_List)
- func (s Records) SetVersion(v uint64)
- func (s Records) Values() Record_List
- func (s Records) Version() uint64
- func (s Records) WriteCapLit(w io.Writer) error
- func (s Records) WriteJSON(w io.Writer) error
- type Records_List
- type Request
- func (s Request) DeleteValues() CmdDeleteValues
- func (s Request) EchoTag() uint64
- func (s Request) InsertValues() CmdInsertValues
- func (s Request) MarshalCapLit() ([]byte, error)
- func (s Request) MarshalJSON() ([]byte, error)
- func (s Request) QueryChangedRanges() CmdQueryChangedRanges
- func (s Request) QueryNearestValue() CmdQueryNearestValue
- func (s Request) QueryStandardValues() CmdQueryStandardValues
- func (s Request) QueryStatisticalValues() CmdQueryStatisticalValues
- func (s Request) QueryVersion() CmdQueryVersion
- func (s Request) QueryWindowValues() CmdQueryWindowValues
- func (s Request) SetDeleteValues(v CmdDeleteValues)
- func (s Request) SetEchoTag(v uint64)
- func (s Request) SetInsertValues(v CmdInsertValues)
- func (s Request) SetQueryChangedRanges(v CmdQueryChangedRanges)
- func (s Request) SetQueryNearestValue(v CmdQueryNearestValue)
- func (s Request) SetQueryStandardValues(v CmdQueryStandardValues)
- func (s Request) SetQueryStatisticalValues(v CmdQueryStatisticalValues)
- func (s Request) SetQueryVersion(v CmdQueryVersion)
- func (s Request) SetQueryWindowValues(v CmdQueryWindowValues)
- func (s Request) SetVoid()
- func (s Request) Which() Request_Which
- func (s Request) WriteCapLit(w io.Writer) error
- func (s Request) WriteJSON(w io.Writer) error
- type Request_List
- type Request_Which
- type Response
- func (s Response) ChangedRngList() Ranges
- func (s Response) EchoTag() uint64
- func (s Response) Final() bool
- func (s Response) MarshalCapLit() ([]byte, error)
- func (s Response) MarshalJSON() ([]byte, error)
- func (s Response) Records() Records
- func (s Response) SetChangedRngList(v Ranges)
- func (s Response) SetEchoTag(v uint64)
- func (s Response) SetFinal(v bool)
- func (s Response) SetRecords(v Records)
- func (s Response) SetStatisticalRecords(v StatisticalRecords)
- func (s Response) SetStatusCode(v StatusCode)
- func (s Response) SetVersionList(v Versions)
- func (s Response) SetVoid()
- func (s Response) StatisticalRecords() StatisticalRecords
- func (s Response) StatusCode() StatusCode
- func (s Response) VersionList() Versions
- func (s Response) Which() Response_Which
- func (s Response) WriteCapLit(w io.Writer) error
- func (s Response) WriteJSON(w io.Writer) error
- type Response_List
- type Response_Which
- type StatisticalRecord
- func (s StatisticalRecord) Count() uint64
- func (s StatisticalRecord) MarshalCapLit() ([]byte, error)
- func (s StatisticalRecord) MarshalJSON() ([]byte, error)
- func (s StatisticalRecord) Max() float64
- func (s StatisticalRecord) Mean() float64
- func (s StatisticalRecord) Min() float64
- func (s StatisticalRecord) SetCount(v uint64)
- func (s StatisticalRecord) SetMax(v float64)
- func (s StatisticalRecord) SetMean(v float64)
- func (s StatisticalRecord) SetMin(v float64)
- func (s StatisticalRecord) SetTime(v int64)
- func (s StatisticalRecord) Time() int64
- func (s StatisticalRecord) WriteCapLit(w io.Writer) error
- func (s StatisticalRecord) WriteJSON(w io.Writer) error
- type StatisticalRecord_List
- type StatisticalRecords
- func (s StatisticalRecords) MarshalCapLit() ([]byte, error)
- func (s StatisticalRecords) MarshalJSON() ([]byte, error)
- func (s StatisticalRecords) SetValues(v StatisticalRecord_List)
- func (s StatisticalRecords) SetVersion(v uint64)
- func (s StatisticalRecords) Values() StatisticalRecord_List
- func (s StatisticalRecords) Version() uint64
- func (s StatisticalRecords) WriteCapLit(w io.Writer) error
- func (s StatisticalRecords) WriteJSON(w io.Writer) error
- type StatisticalRecords_List
- type StatusCode
- type StatusCode_List
- type Versions
- func (s Versions) MarshalCapLit() ([]byte, error)
- func (s Versions) MarshalJSON() ([]byte, error)
- func (s Versions) SetUuids(v C.DataList)
- func (s Versions) SetVersions(v C.UInt64List)
- func (s Versions) Uuids() C.DataList
- func (s Versions) Versions() C.UInt64List
- func (s Versions) WriteCapLit(w io.Writer) error
- func (s Versions) WriteJSON(w io.Writer) error
- type Versions_List
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangedRange ¶
func AutoNewChangedRange ¶
func AutoNewChangedRange(s *C.Segment) ChangedRange
func NewChangedRange ¶
func NewChangedRange(s *C.Segment) ChangedRange
func NewRootChangedRange ¶
func NewRootChangedRange(s *C.Segment) ChangedRange
func ReadRootChangedRange ¶
func ReadRootChangedRange(s *C.Segment) ChangedRange
func (ChangedRange) EndTime ¶
func (s ChangedRange) EndTime() int64
func (ChangedRange) MarshalCapLit ¶
func (s ChangedRange) MarshalCapLit() ([]byte, error)
func (ChangedRange) MarshalJSON ¶
func (s ChangedRange) MarshalJSON() ([]byte, error)
func (ChangedRange) SetEndTime ¶
func (s ChangedRange) SetEndTime(v int64)
func (ChangedRange) SetStartTime ¶
func (s ChangedRange) SetStartTime(v int64)
func (ChangedRange) StartTime ¶
func (s ChangedRange) StartTime() int64
func (ChangedRange) WriteCapLit ¶
func (s ChangedRange) WriteCapLit(w io.Writer) error
type ChangedRange_List ¶
type ChangedRange_List C.PointerList
func NewChangedRangeList ¶
func NewChangedRangeList(s *C.Segment, sz int) ChangedRange_List
func (ChangedRange_List) At ¶
func (s ChangedRange_List) At(i int) ChangedRange
func (ChangedRange_List) Len ¶
func (s ChangedRange_List) Len() int
func (ChangedRange_List) Set ¶
func (s ChangedRange_List) Set(i int, item ChangedRange)
func (ChangedRange_List) ToArray ¶
func (s ChangedRange_List) ToArray() []ChangedRange
type CmdDeleteValues ¶
func AutoNewCmdDeleteValues ¶
func AutoNewCmdDeleteValues(s *C.Segment) CmdDeleteValues
func NewCmdDeleteValues ¶
func NewCmdDeleteValues(s *C.Segment) CmdDeleteValues
func NewRootCmdDeleteValues ¶
func NewRootCmdDeleteValues(s *C.Segment) CmdDeleteValues
func ReadRootCmdDeleteValues ¶
func ReadRootCmdDeleteValues(s *C.Segment) CmdDeleteValues
func (CmdDeleteValues) EndTime ¶
func (s CmdDeleteValues) EndTime() int64
func (CmdDeleteValues) MarshalCapLit ¶
func (s CmdDeleteValues) MarshalCapLit() ([]byte, error)
func (CmdDeleteValues) MarshalJSON ¶
func (s CmdDeleteValues) MarshalJSON() ([]byte, error)
func (CmdDeleteValues) SetEndTime ¶
func (s CmdDeleteValues) SetEndTime(v int64)
func (CmdDeleteValues) SetStartTime ¶
func (s CmdDeleteValues) SetStartTime(v int64)
func (CmdDeleteValues) SetUuid ¶
func (s CmdDeleteValues) SetUuid(v []byte)
func (CmdDeleteValues) StartTime ¶
func (s CmdDeleteValues) StartTime() int64
func (CmdDeleteValues) Uuid ¶
func (s CmdDeleteValues) Uuid() []byte
func (CmdDeleteValues) WriteCapLit ¶
func (s CmdDeleteValues) WriteCapLit(w io.Writer) error
type CmdDeleteValues_List ¶
type CmdDeleteValues_List C.PointerList
func NewCmdDeleteValuesList ¶
func NewCmdDeleteValuesList(s *C.Segment, sz int) CmdDeleteValues_List
func (CmdDeleteValues_List) At ¶
func (s CmdDeleteValues_List) At(i int) CmdDeleteValues
func (CmdDeleteValues_List) Len ¶
func (s CmdDeleteValues_List) Len() int
func (CmdDeleteValues_List) Set ¶
func (s CmdDeleteValues_List) Set(i int, item CmdDeleteValues)
func (CmdDeleteValues_List) ToArray ¶
func (s CmdDeleteValues_List) ToArray() []CmdDeleteValues
type CmdInsertValues ¶
func AutoNewCmdInsertValues ¶
func AutoNewCmdInsertValues(s *C.Segment) CmdInsertValues
func NewCmdInsertValues ¶
func NewCmdInsertValues(s *C.Segment) CmdInsertValues
func NewRootCmdInsertValues ¶
func NewRootCmdInsertValues(s *C.Segment) CmdInsertValues
func ReadRootCmdInsertValues ¶
func ReadRootCmdInsertValues(s *C.Segment) CmdInsertValues
func (CmdInsertValues) MarshalCapLit ¶
func (s CmdInsertValues) MarshalCapLit() ([]byte, error)
func (CmdInsertValues) MarshalJSON ¶
func (s CmdInsertValues) MarshalJSON() ([]byte, error)
func (CmdInsertValues) SetSync ¶
func (s CmdInsertValues) SetSync(v bool)
func (CmdInsertValues) SetUuid ¶
func (s CmdInsertValues) SetUuid(v []byte)
func (CmdInsertValues) SetValues ¶
func (s CmdInsertValues) SetValues(v Record_List)
func (CmdInsertValues) Sync ¶
func (s CmdInsertValues) Sync() bool
func (CmdInsertValues) Uuid ¶
func (s CmdInsertValues) Uuid() []byte
func (CmdInsertValues) Values ¶
func (s CmdInsertValues) Values() Record_List
func (CmdInsertValues) WriteCapLit ¶
func (s CmdInsertValues) WriteCapLit(w io.Writer) error
type CmdInsertValues_List ¶
type CmdInsertValues_List C.PointerList
func NewCmdInsertValuesList ¶
func NewCmdInsertValuesList(s *C.Segment, sz int) CmdInsertValues_List
func (CmdInsertValues_List) At ¶
func (s CmdInsertValues_List) At(i int) CmdInsertValues
func (CmdInsertValues_List) Len ¶
func (s CmdInsertValues_List) Len() int
func (CmdInsertValues_List) Set ¶
func (s CmdInsertValues_List) Set(i int, item CmdInsertValues)
func (CmdInsertValues_List) ToArray ¶
func (s CmdInsertValues_List) ToArray() []CmdInsertValues
type CmdQueryChangedRanges ¶
func AutoNewCmdQueryChangedRanges ¶
func AutoNewCmdQueryChangedRanges(s *C.Segment) CmdQueryChangedRanges
func NewCmdQueryChangedRanges ¶
func NewCmdQueryChangedRanges(s *C.Segment) CmdQueryChangedRanges
func NewRootCmdQueryChangedRanges ¶
func NewRootCmdQueryChangedRanges(s *C.Segment) CmdQueryChangedRanges
func ReadRootCmdQueryChangedRanges ¶
func ReadRootCmdQueryChangedRanges(s *C.Segment) CmdQueryChangedRanges
func (CmdQueryChangedRanges) FromGeneration ¶
func (s CmdQueryChangedRanges) FromGeneration() uint64
func (CmdQueryChangedRanges) MarshalCapLit ¶
func (s CmdQueryChangedRanges) MarshalCapLit() ([]byte, error)
func (CmdQueryChangedRanges) MarshalJSON ¶
func (s CmdQueryChangedRanges) MarshalJSON() ([]byte, error)
func (CmdQueryChangedRanges) Resolution ¶
func (s CmdQueryChangedRanges) Resolution() uint8
func (CmdQueryChangedRanges) SetFromGeneration ¶
func (s CmdQueryChangedRanges) SetFromGeneration(v uint64)
func (CmdQueryChangedRanges) SetResolution ¶
func (s CmdQueryChangedRanges) SetResolution(v uint8)
func (CmdQueryChangedRanges) SetToGeneration ¶
func (s CmdQueryChangedRanges) SetToGeneration(v uint64)
func (CmdQueryChangedRanges) SetUnused ¶
func (s CmdQueryChangedRanges) SetUnused(v uint64)
func (CmdQueryChangedRanges) SetUuid ¶
func (s CmdQueryChangedRanges) SetUuid(v []byte)
func (CmdQueryChangedRanges) ToGeneration ¶
func (s CmdQueryChangedRanges) ToGeneration() uint64
func (CmdQueryChangedRanges) Unused ¶
func (s CmdQueryChangedRanges) Unused() uint64
func (CmdQueryChangedRanges) Uuid ¶
func (s CmdQueryChangedRanges) Uuid() []byte
func (CmdQueryChangedRanges) WriteCapLit ¶
func (s CmdQueryChangedRanges) WriteCapLit(w io.Writer) error
type CmdQueryChangedRanges_List ¶
type CmdQueryChangedRanges_List C.PointerList
func NewCmdQueryChangedRangesList ¶
func NewCmdQueryChangedRangesList(s *C.Segment, sz int) CmdQueryChangedRanges_List
func (CmdQueryChangedRanges_List) At ¶
func (s CmdQueryChangedRanges_List) At(i int) CmdQueryChangedRanges
func (CmdQueryChangedRanges_List) Len ¶
func (s CmdQueryChangedRanges_List) Len() int
func (CmdQueryChangedRanges_List) Set ¶
func (s CmdQueryChangedRanges_List) Set(i int, item CmdQueryChangedRanges)
func (CmdQueryChangedRanges_List) ToArray ¶
func (s CmdQueryChangedRanges_List) ToArray() []CmdQueryChangedRanges
type CmdQueryNearestValue ¶
func AutoNewCmdQueryNearestValue ¶
func AutoNewCmdQueryNearestValue(s *C.Segment) CmdQueryNearestValue
func NewCmdQueryNearestValue ¶
func NewCmdQueryNearestValue(s *C.Segment) CmdQueryNearestValue
func NewRootCmdQueryNearestValue ¶
func NewRootCmdQueryNearestValue(s *C.Segment) CmdQueryNearestValue
func ReadRootCmdQueryNearestValue ¶
func ReadRootCmdQueryNearestValue(s *C.Segment) CmdQueryNearestValue
func (CmdQueryNearestValue) Backward ¶
func (s CmdQueryNearestValue) Backward() bool
func (CmdQueryNearestValue) MarshalCapLit ¶
func (s CmdQueryNearestValue) MarshalCapLit() ([]byte, error)
func (CmdQueryNearestValue) MarshalJSON ¶
func (s CmdQueryNearestValue) MarshalJSON() ([]byte, error)
func (CmdQueryNearestValue) SetBackward ¶
func (s CmdQueryNearestValue) SetBackward(v bool)
func (CmdQueryNearestValue) SetTime ¶
func (s CmdQueryNearestValue) SetTime(v int64)
func (CmdQueryNearestValue) SetUuid ¶
func (s CmdQueryNearestValue) SetUuid(v []byte)
func (CmdQueryNearestValue) SetVersion ¶
func (s CmdQueryNearestValue) SetVersion(v uint64)
func (CmdQueryNearestValue) Time ¶
func (s CmdQueryNearestValue) Time() int64
func (CmdQueryNearestValue) Uuid ¶
func (s CmdQueryNearestValue) Uuid() []byte
func (CmdQueryNearestValue) Version ¶
func (s CmdQueryNearestValue) Version() uint64
func (CmdQueryNearestValue) WriteCapLit ¶
func (s CmdQueryNearestValue) WriteCapLit(w io.Writer) error
type CmdQueryNearestValue_List ¶
type CmdQueryNearestValue_List C.PointerList
func NewCmdQueryNearestValueList ¶
func NewCmdQueryNearestValueList(s *C.Segment, sz int) CmdQueryNearestValue_List
func (CmdQueryNearestValue_List) At ¶
func (s CmdQueryNearestValue_List) At(i int) CmdQueryNearestValue
func (CmdQueryNearestValue_List) Len ¶
func (s CmdQueryNearestValue_List) Len() int
func (CmdQueryNearestValue_List) Set ¶
func (s CmdQueryNearestValue_List) Set(i int, item CmdQueryNearestValue)
func (CmdQueryNearestValue_List) ToArray ¶
func (s CmdQueryNearestValue_List) ToArray() []CmdQueryNearestValue
type CmdQueryStandardValues ¶
func AutoNewCmdQueryStandardValues ¶
func AutoNewCmdQueryStandardValues(s *C.Segment) CmdQueryStandardValues
func NewCmdQueryStandardValues ¶
func NewCmdQueryStandardValues(s *C.Segment) CmdQueryStandardValues
func NewRootCmdQueryStandardValues ¶
func NewRootCmdQueryStandardValues(s *C.Segment) CmdQueryStandardValues
func ReadRootCmdQueryStandardValues ¶
func ReadRootCmdQueryStandardValues(s *C.Segment) CmdQueryStandardValues
func (CmdQueryStandardValues) EndTime ¶
func (s CmdQueryStandardValues) EndTime() int64
func (CmdQueryStandardValues) MarshalCapLit ¶
func (s CmdQueryStandardValues) MarshalCapLit() ([]byte, error)
func (CmdQueryStandardValues) MarshalJSON ¶
func (s CmdQueryStandardValues) MarshalJSON() ([]byte, error)
func (CmdQueryStandardValues) SetEndTime ¶
func (s CmdQueryStandardValues) SetEndTime(v int64)
func (CmdQueryStandardValues) SetStartTime ¶
func (s CmdQueryStandardValues) SetStartTime(v int64)
func (CmdQueryStandardValues) SetUuid ¶
func (s CmdQueryStandardValues) SetUuid(v []byte)
func (CmdQueryStandardValues) SetVersion ¶
func (s CmdQueryStandardValues) SetVersion(v uint64)
func (CmdQueryStandardValues) StartTime ¶
func (s CmdQueryStandardValues) StartTime() int64
func (CmdQueryStandardValues) Uuid ¶
func (s CmdQueryStandardValues) Uuid() []byte
func (CmdQueryStandardValues) Version ¶
func (s CmdQueryStandardValues) Version() uint64
func (CmdQueryStandardValues) WriteCapLit ¶
func (s CmdQueryStandardValues) WriteCapLit(w io.Writer) error
type CmdQueryStandardValues_List ¶
type CmdQueryStandardValues_List C.PointerList
func NewCmdQueryStandardValuesList ¶
func NewCmdQueryStandardValuesList(s *C.Segment, sz int) CmdQueryStandardValues_List
func (CmdQueryStandardValues_List) At ¶
func (s CmdQueryStandardValues_List) At(i int) CmdQueryStandardValues
func (CmdQueryStandardValues_List) Len ¶
func (s CmdQueryStandardValues_List) Len() int
func (CmdQueryStandardValues_List) Set ¶
func (s CmdQueryStandardValues_List) Set(i int, item CmdQueryStandardValues)
func (CmdQueryStandardValues_List) ToArray ¶
func (s CmdQueryStandardValues_List) ToArray() []CmdQueryStandardValues
type CmdQueryStatisticalValues ¶
func AutoNewCmdQueryStatisticalValues ¶
func AutoNewCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
func NewCmdQueryStatisticalValues ¶
func NewCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
func NewRootCmdQueryStatisticalValues ¶
func NewRootCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
func ReadRootCmdQueryStatisticalValues ¶
func ReadRootCmdQueryStatisticalValues(s *C.Segment) CmdQueryStatisticalValues
func (CmdQueryStatisticalValues) EndTime ¶
func (s CmdQueryStatisticalValues) EndTime() int64
func (CmdQueryStatisticalValues) MarshalCapLit ¶
func (s CmdQueryStatisticalValues) MarshalCapLit() ([]byte, error)
func (CmdQueryStatisticalValues) MarshalJSON ¶
func (s CmdQueryStatisticalValues) MarshalJSON() ([]byte, error)
func (CmdQueryStatisticalValues) PointWidth ¶
func (s CmdQueryStatisticalValues) PointWidth() uint8
func (CmdQueryStatisticalValues) SetEndTime ¶
func (s CmdQueryStatisticalValues) SetEndTime(v int64)
func (CmdQueryStatisticalValues) SetPointWidth ¶
func (s CmdQueryStatisticalValues) SetPointWidth(v uint8)
func (CmdQueryStatisticalValues) SetStartTime ¶
func (s CmdQueryStatisticalValues) SetStartTime(v int64)
func (CmdQueryStatisticalValues) SetUuid ¶
func (s CmdQueryStatisticalValues) SetUuid(v []byte)
func (CmdQueryStatisticalValues) SetVersion ¶
func (s CmdQueryStatisticalValues) SetVersion(v uint64)
func (CmdQueryStatisticalValues) StartTime ¶
func (s CmdQueryStatisticalValues) StartTime() int64
func (CmdQueryStatisticalValues) Uuid ¶
func (s CmdQueryStatisticalValues) Uuid() []byte
func (CmdQueryStatisticalValues) Version ¶
func (s CmdQueryStatisticalValues) Version() uint64
func (CmdQueryStatisticalValues) WriteCapLit ¶
func (s CmdQueryStatisticalValues) WriteCapLit(w io.Writer) error
type CmdQueryStatisticalValues_List ¶
type CmdQueryStatisticalValues_List C.PointerList
func NewCmdQueryStatisticalValuesList ¶
func NewCmdQueryStatisticalValuesList(s *C.Segment, sz int) CmdQueryStatisticalValues_List
func (CmdQueryStatisticalValues_List) At ¶
func (s CmdQueryStatisticalValues_List) At(i int) CmdQueryStatisticalValues
func (CmdQueryStatisticalValues_List) Len ¶
func (s CmdQueryStatisticalValues_List) Len() int
func (CmdQueryStatisticalValues_List) Set ¶
func (s CmdQueryStatisticalValues_List) Set(i int, item CmdQueryStatisticalValues)
func (CmdQueryStatisticalValues_List) ToArray ¶
func (s CmdQueryStatisticalValues_List) ToArray() []CmdQueryStatisticalValues
type CmdQueryVersion ¶
func AutoNewCmdQueryVersion ¶
func AutoNewCmdQueryVersion(s *C.Segment) CmdQueryVersion
func NewCmdQueryVersion ¶
func NewCmdQueryVersion(s *C.Segment) CmdQueryVersion
func NewRootCmdQueryVersion ¶
func NewRootCmdQueryVersion(s *C.Segment) CmdQueryVersion
func ReadRootCmdQueryVersion ¶
func ReadRootCmdQueryVersion(s *C.Segment) CmdQueryVersion
func (CmdQueryVersion) MarshalCapLit ¶
func (s CmdQueryVersion) MarshalCapLit() ([]byte, error)
func (CmdQueryVersion) MarshalJSON ¶
func (s CmdQueryVersion) MarshalJSON() ([]byte, error)
func (CmdQueryVersion) SetUuids ¶
func (s CmdQueryVersion) SetUuids(v C.DataList)
func (CmdQueryVersion) Uuids ¶
func (s CmdQueryVersion) Uuids() C.DataList
func (CmdQueryVersion) WriteCapLit ¶
func (s CmdQueryVersion) WriteCapLit(w io.Writer) error
type CmdQueryVersion_List ¶
type CmdQueryVersion_List C.PointerList
func NewCmdQueryVersionList ¶
func NewCmdQueryVersionList(s *C.Segment, sz int) CmdQueryVersion_List
func (CmdQueryVersion_List) At ¶
func (s CmdQueryVersion_List) At(i int) CmdQueryVersion
func (CmdQueryVersion_List) Len ¶
func (s CmdQueryVersion_List) Len() int
func (CmdQueryVersion_List) Set ¶
func (s CmdQueryVersion_List) Set(i int, item CmdQueryVersion)
func (CmdQueryVersion_List) ToArray ¶
func (s CmdQueryVersion_List) ToArray() []CmdQueryVersion
type CmdQueryWindowValues ¶
func AutoNewCmdQueryWindowValues ¶
func AutoNewCmdQueryWindowValues(s *C.Segment) CmdQueryWindowValues
func NewCmdQueryWindowValues ¶
func NewCmdQueryWindowValues(s *C.Segment) CmdQueryWindowValues
func NewRootCmdQueryWindowValues ¶
func NewRootCmdQueryWindowValues(s *C.Segment) CmdQueryWindowValues
func ReadRootCmdQueryWindowValues ¶
func ReadRootCmdQueryWindowValues(s *C.Segment) CmdQueryWindowValues
func (CmdQueryWindowValues) Depth ¶
func (s CmdQueryWindowValues) Depth() uint8
func (CmdQueryWindowValues) EndTime ¶
func (s CmdQueryWindowValues) EndTime() int64
func (CmdQueryWindowValues) MarshalCapLit ¶
func (s CmdQueryWindowValues) MarshalCapLit() ([]byte, error)
func (CmdQueryWindowValues) MarshalJSON ¶
func (s CmdQueryWindowValues) MarshalJSON() ([]byte, error)
func (CmdQueryWindowValues) SetDepth ¶
func (s CmdQueryWindowValues) SetDepth(v uint8)
func (CmdQueryWindowValues) SetEndTime ¶
func (s CmdQueryWindowValues) SetEndTime(v int64)
func (CmdQueryWindowValues) SetStartTime ¶
func (s CmdQueryWindowValues) SetStartTime(v int64)
func (CmdQueryWindowValues) SetUuid ¶
func (s CmdQueryWindowValues) SetUuid(v []byte)
func (CmdQueryWindowValues) SetVersion ¶
func (s CmdQueryWindowValues) SetVersion(v uint64)
func (CmdQueryWindowValues) SetWidth ¶
func (s CmdQueryWindowValues) SetWidth(v uint64)
func (CmdQueryWindowValues) StartTime ¶
func (s CmdQueryWindowValues) StartTime() int64
func (CmdQueryWindowValues) Uuid ¶
func (s CmdQueryWindowValues) Uuid() []byte
func (CmdQueryWindowValues) Version ¶
func (s CmdQueryWindowValues) Version() uint64
func (CmdQueryWindowValues) Width ¶
func (s CmdQueryWindowValues) Width() uint64
func (CmdQueryWindowValues) WriteCapLit ¶
func (s CmdQueryWindowValues) WriteCapLit(w io.Writer) error
type CmdQueryWindowValues_List ¶
type CmdQueryWindowValues_List C.PointerList
func NewCmdQueryWindowValuesList ¶
func NewCmdQueryWindowValuesList(s *C.Segment, sz int) CmdQueryWindowValues_List
func (CmdQueryWindowValues_List) At ¶
func (s CmdQueryWindowValues_List) At(i int) CmdQueryWindowValues
func (CmdQueryWindowValues_List) Len ¶
func (s CmdQueryWindowValues_List) Len() int
func (CmdQueryWindowValues_List) Set ¶
func (s CmdQueryWindowValues_List) Set(i int, item CmdQueryWindowValues)
func (CmdQueryWindowValues_List) ToArray ¶
func (s CmdQueryWindowValues_List) ToArray() []CmdQueryWindowValues
type Ranges ¶
func AutoNewRanges ¶
func NewRootRanges ¶
func ReadRootRanges ¶
func (Ranges) MarshalCapLit ¶
func (Ranges) MarshalJSON ¶
func (Ranges) SetValues ¶
func (s Ranges) SetValues(v ChangedRange_List)
func (Ranges) SetVersion ¶
func (Ranges) Values ¶
func (s Ranges) Values() ChangedRange_List
type Ranges_List ¶
type Ranges_List C.PointerList
func NewRangesList ¶
func NewRangesList(s *C.Segment, sz int) Ranges_List
func (Ranges_List) At ¶
func (s Ranges_List) At(i int) Ranges
func (Ranges_List) Len ¶
func (s Ranges_List) Len() int
func (Ranges_List) Set ¶
func (s Ranges_List) Set(i int, item Ranges)
func (Ranges_List) ToArray ¶
func (s Ranges_List) ToArray() []Ranges
type Record ¶
func AutoNewRecord ¶
func NewRootRecord ¶
func ReadRootRecord ¶
func (Record) MarshalCapLit ¶
func (Record) MarshalJSON ¶
type Record_List ¶
type Record_List C.PointerList
func NewRecordList ¶
func NewRecordList(s *C.Segment, sz int) Record_List
func (Record_List) At ¶
func (s Record_List) At(i int) Record
func (Record_List) Len ¶
func (s Record_List) Len() int
func (Record_List) Set ¶
func (s Record_List) Set(i int, item Record)
func (Record_List) ToArray ¶
func (s Record_List) ToArray() []Record
type Records ¶
func AutoNewRecords ¶
func NewRecords ¶
func NewRootRecords ¶
func ReadRootRecords ¶
func (Records) MarshalCapLit ¶
func (Records) MarshalJSON ¶
func (Records) SetValues ¶
func (s Records) SetValues(v Record_List)
func (Records) SetVersion ¶
func (Records) Values ¶
func (s Records) Values() Record_List
type Records_List ¶
type Records_List C.PointerList
func NewRecordsList ¶
func NewRecordsList(s *C.Segment, sz int) Records_List
func (Records_List) At ¶
func (s Records_List) At(i int) Records
func (Records_List) Len ¶
func (s Records_List) Len() int
func (Records_List) Set ¶
func (s Records_List) Set(i int, item Records)
func (Records_List) ToArray ¶
func (s Records_List) ToArray() []Records
type Request ¶
func AutoNewRequest ¶
func NewRequest ¶
func NewRootRequest ¶
func ReadRootRequest ¶
func (Request) DeleteValues ¶
func (s Request) DeleteValues() CmdDeleteValues
func (Request) InsertValues ¶
func (s Request) InsertValues() CmdInsertValues
func (Request) MarshalCapLit ¶
func (Request) MarshalJSON ¶
func (Request) QueryChangedRanges ¶
func (s Request) QueryChangedRanges() CmdQueryChangedRanges
func (Request) QueryNearestValue ¶
func (s Request) QueryNearestValue() CmdQueryNearestValue
func (Request) QueryStandardValues ¶
func (s Request) QueryStandardValues() CmdQueryStandardValues
func (Request) QueryStatisticalValues ¶
func (s Request) QueryStatisticalValues() CmdQueryStatisticalValues
func (Request) QueryVersion ¶
func (s Request) QueryVersion() CmdQueryVersion
func (Request) QueryWindowValues ¶
func (s Request) QueryWindowValues() CmdQueryWindowValues
func (Request) SetDeleteValues ¶
func (s Request) SetDeleteValues(v CmdDeleteValues)
func (Request) SetEchoTag ¶
func (Request) SetInsertValues ¶
func (s Request) SetInsertValues(v CmdInsertValues)
func (Request) SetQueryChangedRanges ¶
func (s Request) SetQueryChangedRanges(v CmdQueryChangedRanges)
func (Request) SetQueryNearestValue ¶
func (s Request) SetQueryNearestValue(v CmdQueryNearestValue)
func (Request) SetQueryStandardValues ¶
func (s Request) SetQueryStandardValues(v CmdQueryStandardValues)
func (Request) SetQueryStatisticalValues ¶
func (s Request) SetQueryStatisticalValues(v CmdQueryStatisticalValues)
func (Request) SetQueryVersion ¶
func (s Request) SetQueryVersion(v CmdQueryVersion)
func (Request) SetQueryWindowValues ¶
func (s Request) SetQueryWindowValues(v CmdQueryWindowValues)
func (Request) Which ¶
func (s Request) Which() Request_Which
type Request_List ¶
type Request_List C.PointerList
func NewRequestList ¶
func NewRequestList(s *C.Segment, sz int) Request_List
func (Request_List) At ¶
func (s Request_List) At(i int) Request
func (Request_List) Len ¶
func (s Request_List) Len() int
func (Request_List) Set ¶
func (s Request_List) Set(i int, item Request)
func (Request_List) ToArray ¶
func (s Request_List) ToArray() []Request
type Request_Which ¶
type Request_Which uint16
const ( REQUEST_VOID Request_Which = 0 REQUEST_QUERYSTANDARDVALUES Request_Which = 1 REQUEST_QUERYSTATISTICALVALUES Request_Which = 2 REQUEST_QUERYWINDOWVALUES Request_Which = 8 REQUEST_QUERYVERSION Request_Which = 3 REQUEST_QUERYNEARESTVALUE Request_Which = 4 REQUEST_QUERYCHANGEDRANGES Request_Which = 5 REQUEST_INSERTVALUES Request_Which = 6 REQUEST_DELETEVALUES Request_Which = 7 )
type Response ¶
func AutoNewResponse ¶
func NewResponse ¶
func NewRootResponse ¶
func ReadRootResponse ¶
func (Response) ChangedRngList ¶
func (Response) MarshalCapLit ¶
func (Response) MarshalJSON ¶
func (Response) SetChangedRngList ¶
func (Response) SetEchoTag ¶
func (Response) SetRecords ¶
func (Response) SetStatisticalRecords ¶
func (s Response) SetStatisticalRecords(v StatisticalRecords)
func (Response) SetStatusCode ¶
func (s Response) SetStatusCode(v StatusCode)
func (Response) SetVersionList ¶
func (Response) StatisticalRecords ¶
func (s Response) StatisticalRecords() StatisticalRecords
func (Response) StatusCode ¶
func (s Response) StatusCode() StatusCode
func (Response) VersionList ¶
func (Response) Which ¶
func (s Response) Which() Response_Which
type Response_List ¶
type Response_List C.PointerList
func NewResponseList ¶
func NewResponseList(s *C.Segment, sz int) Response_List
func (Response_List) At ¶
func (s Response_List) At(i int) Response
func (Response_List) Len ¶
func (s Response_List) Len() int
func (Response_List) Set ¶
func (s Response_List) Set(i int, item Response)
func (Response_List) ToArray ¶
func (s Response_List) ToArray() []Response
type Response_Which ¶
type Response_Which uint16
const ( RESPONSE_VOID Response_Which = 0 RESPONSE_RECORDS Response_Which = 1 RESPONSE_STATISTICALRECORDS Response_Which = 2 RESPONSE_VERSIONLIST Response_Which = 3 RESPONSE_CHANGEDRNGLIST Response_Which = 4 )
type StatisticalRecord ¶
func AutoNewStatisticalRecord ¶
func AutoNewStatisticalRecord(s *C.Segment) StatisticalRecord
func NewRootStatisticalRecord ¶
func NewRootStatisticalRecord(s *C.Segment) StatisticalRecord
func NewStatisticalRecord ¶
func NewStatisticalRecord(s *C.Segment) StatisticalRecord
func ReadRootStatisticalRecord ¶
func ReadRootStatisticalRecord(s *C.Segment) StatisticalRecord
func (StatisticalRecord) Count ¶
func (s StatisticalRecord) Count() uint64
func (StatisticalRecord) MarshalCapLit ¶
func (s StatisticalRecord) MarshalCapLit() ([]byte, error)
func (StatisticalRecord) MarshalJSON ¶
func (s StatisticalRecord) MarshalJSON() ([]byte, error)
func (StatisticalRecord) Max ¶
func (s StatisticalRecord) Max() float64
func (StatisticalRecord) Mean ¶
func (s StatisticalRecord) Mean() float64
func (StatisticalRecord) Min ¶
func (s StatisticalRecord) Min() float64
func (StatisticalRecord) SetCount ¶
func (s StatisticalRecord) SetCount(v uint64)
func (StatisticalRecord) SetMax ¶
func (s StatisticalRecord) SetMax(v float64)
func (StatisticalRecord) SetMean ¶
func (s StatisticalRecord) SetMean(v float64)
func (StatisticalRecord) SetMin ¶
func (s StatisticalRecord) SetMin(v float64)
func (StatisticalRecord) SetTime ¶
func (s StatisticalRecord) SetTime(v int64)
func (StatisticalRecord) Time ¶
func (s StatisticalRecord) Time() int64
func (StatisticalRecord) WriteCapLit ¶
func (s StatisticalRecord) WriteCapLit(w io.Writer) error
type StatisticalRecord_List ¶
type StatisticalRecord_List C.PointerList
func NewStatisticalRecordList ¶
func NewStatisticalRecordList(s *C.Segment, sz int) StatisticalRecord_List
func (StatisticalRecord_List) At ¶
func (s StatisticalRecord_List) At(i int) StatisticalRecord
func (StatisticalRecord_List) Len ¶
func (s StatisticalRecord_List) Len() int
func (StatisticalRecord_List) Set ¶
func (s StatisticalRecord_List) Set(i int, item StatisticalRecord)
func (StatisticalRecord_List) ToArray ¶
func (s StatisticalRecord_List) ToArray() []StatisticalRecord
type StatisticalRecords ¶
func AutoNewStatisticalRecords ¶
func AutoNewStatisticalRecords(s *C.Segment) StatisticalRecords
func NewRootStatisticalRecords ¶
func NewRootStatisticalRecords(s *C.Segment) StatisticalRecords
func NewStatisticalRecords ¶
func NewStatisticalRecords(s *C.Segment) StatisticalRecords
func ReadRootStatisticalRecords ¶
func ReadRootStatisticalRecords(s *C.Segment) StatisticalRecords
func (StatisticalRecords) MarshalCapLit ¶
func (s StatisticalRecords) MarshalCapLit() ([]byte, error)
func (StatisticalRecords) MarshalJSON ¶
func (s StatisticalRecords) MarshalJSON() ([]byte, error)
func (StatisticalRecords) SetValues ¶
func (s StatisticalRecords) SetValues(v StatisticalRecord_List)
func (StatisticalRecords) SetVersion ¶
func (s StatisticalRecords) SetVersion(v uint64)
func (StatisticalRecords) Values ¶
func (s StatisticalRecords) Values() StatisticalRecord_List
func (StatisticalRecords) Version ¶
func (s StatisticalRecords) Version() uint64
func (StatisticalRecords) WriteCapLit ¶
func (s StatisticalRecords) WriteCapLit(w io.Writer) error
type StatisticalRecords_List ¶
type StatisticalRecords_List C.PointerList
func NewStatisticalRecordsList ¶
func NewStatisticalRecordsList(s *C.Segment, sz int) StatisticalRecords_List
func (StatisticalRecords_List) At ¶
func (s StatisticalRecords_List) At(i int) StatisticalRecords
func (StatisticalRecords_List) Len ¶
func (s StatisticalRecords_List) Len() int
func (StatisticalRecords_List) Set ¶
func (s StatisticalRecords_List) Set(i int, item StatisticalRecords)
func (StatisticalRecords_List) ToArray ¶
func (s StatisticalRecords_List) ToArray() []StatisticalRecords
type StatusCode ¶
type StatusCode uint16
const ( STATUSCODE_OK StatusCode = 0 STATUSCODE_INTERNALERROR StatusCode = 1 STATUSCODE_NOSUCHSTREAMORVERSION StatusCode = 2 STATUSCODE_INVALIDPARAMETER StatusCode = 3 STATUSCODE_NOSUCHPOINT StatusCode = 4 )
func StatusCodeFromString ¶
func StatusCodeFromString(c string) StatusCode
func (StatusCode) MarshalCapLit ¶
func (s StatusCode) MarshalCapLit() ([]byte, error)
func (StatusCode) MarshalJSON ¶
func (s StatusCode) MarshalJSON() ([]byte, error)
func (StatusCode) String ¶
func (c StatusCode) String() string
func (StatusCode) WriteCapLit ¶
func (s StatusCode) WriteCapLit(w io.Writer) error
type StatusCode_List ¶
type StatusCode_List C.PointerList
func NewStatusCodeList ¶
func NewStatusCodeList(s *C.Segment, sz int) StatusCode_List
func (StatusCode_List) At ¶
func (s StatusCode_List) At(i int) StatusCode
func (StatusCode_List) Len ¶
func (s StatusCode_List) Len() int
func (StatusCode_List) Set ¶
func (s StatusCode_List) Set(i int, item StatusCode)
func (StatusCode_List) ToArray ¶
func (s StatusCode_List) ToArray() []StatusCode
type Versions ¶
func AutoNewVersions ¶
func NewRootVersions ¶
func NewVersions ¶
func ReadRootVersions ¶
func (Versions) MarshalCapLit ¶
func (Versions) MarshalJSON ¶
func (Versions) SetVersions ¶
func (s Versions) SetVersions(v C.UInt64List)
func (Versions) Versions ¶
func (s Versions) Versions() C.UInt64List
type Versions_List ¶
type Versions_List C.PointerList
func NewVersionsList ¶
func NewVersionsList(s *C.Segment, sz int) Versions_List
func (Versions_List) At ¶
func (s Versions_List) At(i int) Versions
func (Versions_List) Len ¶
func (s Versions_List) Len() int
func (Versions_List) Set ¶
func (s Versions_List) Set(i int, item Versions)
func (Versions_List) ToArray ¶
func (s Versions_List) ToArray() []Versions
Click to show internal directories.
Click to hide internal directories.