Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoReceiver.h File Reference

Description

Declares the GoReceiver class.

Go to the source code of this file.

Typedefs

typedef kStatus(kCall * GoReceiverMessageFx )(kPointer context, GoReceiver receiver, kSerializer reader)
 Defines the signature for a data message handler. More...
 

Typedef Documentation

typedef kStatus(kCall* GoReceiverMessageFx)(kPointer context, GoReceiver receiver, kSerializer reader)

Defines the signature for a data message handler.