Documentation
¶
Overview ¶
Code generated by go-xdr. DO NOT EDIT.
Index ¶
- Constants
- func GetPointerToEnumEncodedSizeBytes(m *pointerToEnumImpl) (nTotal int)
- func ReadPointerToEnum(r io.Reader) (m *pointerToEnumImpl, nTotal int64, err error)
- func WritePointerToEnum(w io.Writer, m *pointerToEnumImpl) (nTotal int64, err error)
- type A
- type ABCE_ABRA
- type ABCE_CADABRA
- type PointerToEnum
Constants ¶
View Source
const ABRA aBCEI = 3
View Source
const AEncodedSizeBytes = 12
View Source
const BAR aBCD = 2
View Source
const BOAT aBCEJ = 2
View Source
const CADABRA aBCEI = 4
View Source
const CAR aBCEJ = 1
View Source
const CAT pointerToEnumImpl = 1
View Source
const DOG pointerToEnumImpl = 0
View Source
const FOO aBCD = 1
Variables ¶
This section is empty.
Functions ¶
func GetPointerToEnumEncodedSizeBytes ¶
func GetPointerToEnumEncodedSizeBytes(m *pointerToEnumImpl) (nTotal int)
func ReadPointerToEnum ¶
Types ¶
type A ¶
type ABCE_CADABRA ¶
type ABCE_CADABRA struct { K struct { L int32 } }
func (*ABCE_CADABRA) GetI ¶
func (m *ABCE_CADABRA) GetI() aBCEI
type PointerToEnum ¶
type PointerToEnum = *pointerToEnumImpl
Click to show internal directories.
Click to hide internal directories.