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