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