Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type Service5Query
- func (item *Service5Query) MarshalJSON() ([]byte, error)
- func (item *Service5Query) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *Service5Query) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *Service5Query) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ...) error
- func (item *Service5Query) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *Service5Query) ReadResultTL1(w []byte, ret *tlService5Output.Service5Output) (_ []byte, err error)
- func (item *Service5Query) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *Service5Query) ReadTL1(w []byte) (_ []byte, err error)
- func (item *Service5Query) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *Service5Query) Reset()
- func (item Service5Query) String() string
- func (Service5Query) TLName() string
- func (Service5Query) TLTag() uint32
- func (item *Service5Query) UnmarshalJSON(b []byte) error
- func (item *Service5Query) WriteJSON(w []byte) []byte
- func (item *Service5Query) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *Service5Query) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
- func (item *Service5Query) WriteResultJSON(w []byte, ret tlService5Output.Service5Output) (_ []byte, err error)
- func (item *Service5Query) WriteResultTL1(w []byte, ret tlService5Output.Service5Output) (_ []byte, err error)
- func (item *Service5Query) WriteTL1(w []byte) []byte
- func (item *Service5Query) WriteTL1Boxed(w []byte) []byte
- func (item *Service5Query) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
- func (item *Service5Query) WriteTL1General(w []byte) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service5Query ¶
type Service5Query struct {
Query string
Params tlService5Params.Service5Params
}
func (*Service5Query) MarshalJSON ¶
func (item *Service5Query) MarshalJSON() ([]byte, error)
func (*Service5Query) ReadJSON ¶
func (item *Service5Query) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*Service5Query) ReadJSONGeneral ¶
func (item *Service5Query) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
func (*Service5Query) ReadResultJSON ¶
func (item *Service5Query) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ret *tlService5Output.Service5Output) error
func (*Service5Query) ReadResultJSONWriteResultTL1 ¶
func (item *Service5Query) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*Service5Query) ReadResultTL1 ¶
func (item *Service5Query) ReadResultTL1(w []byte, ret *tlService5Output.Service5Output) (_ []byte, err error)
func (*Service5Query) ReadResultTL1WriteResultJSON ¶
func (item *Service5Query) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*Service5Query) ReadTL1Boxed ¶
func (item *Service5Query) ReadTL1Boxed(w []byte) (_ []byte, err error)
func (*Service5Query) Reset ¶
func (item *Service5Query) Reset()
func (Service5Query) String ¶
func (item Service5Query) String() string
func (Service5Query) TLName ¶
func (Service5Query) TLName() string
func (Service5Query) TLTag ¶
func (Service5Query) TLTag() uint32
func (*Service5Query) UnmarshalJSON ¶
func (item *Service5Query) UnmarshalJSON(b []byte) error
func (*Service5Query) WriteJSON ¶
func (item *Service5Query) WriteJSON(w []byte) []byte
func (*Service5Query) WriteJSONGeneral ¶
func (item *Service5Query) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*Service5Query) WriteJSONOpt ¶
func (item *Service5Query) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
func (*Service5Query) WriteResultJSON ¶
func (item *Service5Query) WriteResultJSON(w []byte, ret tlService5Output.Service5Output) (_ []byte, err error)
func (*Service5Query) WriteResultTL1 ¶
func (item *Service5Query) WriteResultTL1(w []byte, ret tlService5Output.Service5Output) (_ []byte, err error)
func (*Service5Query) WriteTL1 ¶
func (item *Service5Query) WriteTL1(w []byte) []byte
func (*Service5Query) WriteTL1Boxed ¶
func (item *Service5Query) WriteTL1Boxed(w []byte) []byte
func (*Service5Query) WriteTL1BoxedGeneral ¶
func (item *Service5Query) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
func (*Service5Query) WriteTL1General ¶
func (item *Service5Query) WriteTL1General(w []byte) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.