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