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