messages

package
v0.0.0-...-40bc9e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2015 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pupil

type Pupil C.Struct

func AutoNewPupil

func AutoNewPupil(s *C.Segment) Pupil

func NewPupil

func NewPupil(s *C.Segment) Pupil

func NewRootPupil

func NewRootPupil(s *C.Segment) Pupil

func ReadRootPupil

func ReadRootPupil(s *C.Segment) Pupil

func (Pupil) MarshalJSON

func (s Pupil) MarshalJSON() (bs []byte, err error)

capn.JSON_enabled == false so we stub MarshallJSON().

func (Pupil) SetUrl

func (s Pupil) SetUrl(v string)

func (Pupil) SetUuid

func (s Pupil) SetUuid(v string)

func (Pupil) Url

func (s Pupil) Url() string

func (Pupil) Uuid

func (s Pupil) Uuid() string

type Pupil_List

type Pupil_List C.PointerList

func NewPupilList

func NewPupilList(s *C.Segment, sz int) Pupil_List

func (Pupil_List) At

func (s Pupil_List) At(i int) Pupil

func (Pupil_List) Len

func (s Pupil_List) Len() int

func (Pupil_List) Set

func (s Pupil_List) Set(i int, item Pupil)

func (Pupil_List) ToArray

func (s Pupil_List) ToArray() []Pupil

type Response

type Response C.Struct

func AutoNewResponse

func AutoNewResponse(s *C.Segment) Response

func NewResponse

func NewResponse(s *C.Segment) Response

func NewRootResponse

func NewRootResponse(s *C.Segment) Response

func ReadRootResponse

func ReadRootResponse(s *C.Segment) Response

func (Response) MarshalJSON

func (s Response) MarshalJSON() (bs []byte, err error)

capn.JSON_enabled == false so we stub MarshallJSON().

func (Response) SetSuccess

func (s Response) SetSuccess(v bool)

func (Response) Success

func (s Response) Success() bool

type Response_List

type Response_List C.PointerList

func NewResponseList

func NewResponseList(s *C.Segment, sz int) Response_List

func (Response_List) At

func (s Response_List) At(i int) Response

func (Response_List) Len

func (s Response_List) Len() int

func (Response_List) Set

func (s Response_List) Set(i int, item Response)

func (Response_List) ToArray

func (s Response_List) ToArray() []Response

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL