Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type BenchmarksVrutoyPositions
- func (item *BenchmarksVrutoyPositions) FillRandom(rg *basictl.RandGenerator, nat_n uint32)
- func (item *BenchmarksVrutoyPositions) Read(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) ReadBoxed(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer, nat_n uint32) error
- func (item *BenchmarksVrutoyPositions) Reset()
- func (BenchmarksVrutoyPositions) TLName() string
- func (BenchmarksVrutoyPositions) TLTag() uint32
- func (item *BenchmarksVrutoyPositions) Write(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteBoxed(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteBoxedGeneral(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteGeneral(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteJSON(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteJSONGeneral(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *BenchmarksVrutoyPositions) WriteJSONOpt(newTypeNames bool, short bool, w []byte, nat_n uint32) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BenchmarksVrutoyPositions ¶
type BenchmarksVrutoyPositions struct {
NextPositions []tlBenchmarksVruPosition.BenchmarksVruPosition
}
func (*BenchmarksVrutoyPositions) FillRandom ¶
func (item *BenchmarksVrutoyPositions) FillRandom(rg *basictl.RandGenerator, nat_n uint32)
func (*BenchmarksVrutoyPositions) Read ¶
func (item *BenchmarksVrutoyPositions) Read(w []byte, nat_n uint32) (_ []byte, err error)
func (*BenchmarksVrutoyPositions) ReadBoxed ¶
func (item *BenchmarksVrutoyPositions) ReadBoxed(w []byte, nat_n uint32) (_ []byte, err error)
func (*BenchmarksVrutoyPositions) Reset ¶
func (item *BenchmarksVrutoyPositions) Reset()
func (BenchmarksVrutoyPositions) TLName ¶
func (BenchmarksVrutoyPositions) TLName() string
func (BenchmarksVrutoyPositions) TLTag ¶
func (BenchmarksVrutoyPositions) TLTag() uint32
func (*BenchmarksVrutoyPositions) Write ¶
func (item *BenchmarksVrutoyPositions) Write(w []byte, nat_n uint32) (_ []byte, err error)
func (*BenchmarksVrutoyPositions) WriteBoxed ¶
func (item *BenchmarksVrutoyPositions) WriteBoxed(w []byte, nat_n uint32) (_ []byte, err error)
func (*BenchmarksVrutoyPositions) WriteBoxedGeneral ¶
func (item *BenchmarksVrutoyPositions) WriteBoxedGeneral(w []byte, nat_n uint32) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*BenchmarksVrutoyPositions) WriteGeneral ¶
func (item *BenchmarksVrutoyPositions) WriteGeneral(w []byte, nat_n uint32) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*BenchmarksVrutoyPositions) WriteJSON ¶
func (item *BenchmarksVrutoyPositions) WriteJSON(w []byte, nat_n uint32) (_ []byte, err error)
func (*BenchmarksVrutoyPositions) WriteJSONGeneral ¶
func (item *BenchmarksVrutoyPositions) WriteJSONGeneral(w []byte, nat_n uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*BenchmarksVrutoyPositions) WriteJSONOpt ¶
Click to show internal directories.
Click to hide internal directories.