Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type Service2CounterSet
- func (item *Service2CounterSet) ReadJSONGeneral(tctx *basictl.JSONReadContext, in *basictl.JsonLexer, ...) error
- func (item *Service2CounterSet) ReadTL1(w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
- func (item *Service2CounterSet) ReadTL1Boxed(w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
- func (item *Service2CounterSet) Reset()
- func (Service2CounterSet) TLName() string
- func (Service2CounterSet) TLTag() uint32
- func (item *Service2CounterSet) WriteJSON(w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
- func (item *Service2CounterSet) WriteJSONGeneral(tctx *basictl.JSONWriteContext, w []byte, nat_intCountersNum uint32, ...) (_ []byte, err error)
- func (item *Service2CounterSet) WriteJSONOpt(tctx *basictl.JSONWriteContext, w []byte, nat_intCountersNum uint32, ...) (_ []byte, err error)
- func (item *Service2CounterSet) WriteTL1(w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
- func (item *Service2CounterSet) WriteTL1Boxed(w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service2CounterSet ¶
func (*Service2CounterSet) ReadJSONGeneral ¶
func (item *Service2CounterSet) ReadJSONGeneral(tctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_intCountersNum uint32, nat_floatCountersNum uint32) error
func (*Service2CounterSet) ReadTL1Boxed ¶
func (*Service2CounterSet) Reset ¶
func (item *Service2CounterSet) Reset()
func (Service2CounterSet) TLName ¶
func (Service2CounterSet) TLName() string
func (Service2CounterSet) TLTag ¶
func (Service2CounterSet) TLTag() uint32
func (*Service2CounterSet) WriteJSONGeneral ¶
func (item *Service2CounterSet) WriteJSONGeneral(tctx *basictl.JSONWriteContext, w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*Service2CounterSet) WriteJSONOpt ¶
func (item *Service2CounterSet) WriteJSONOpt(tctx *basictl.JSONWriteContext, w []byte, nat_intCountersNum uint32, nat_floatCountersNum uint32) (_ []byte, err error)
func (*Service2CounterSet) WriteTL1Boxed ¶
Click to show internal directories.
Click to hide internal directories.