streamassignmentreport

package
v0.0.0-...-c8d12df Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2014 License: Apache-1.1 Imports: 4 Imported by: 0

Documentation

Overview

Package streamassignmentreport msg type = CD.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Mesage type

Types

type Message

type Message struct {
	quickfix.Message
}

Message is a StreamAssignmentReport wrapper for the generic Message type

func (Message) GetNoAsgnReqs

GetNoAsgnReqs reads a NoAsgnReqs from StreamAssignmentReport.

func (Message) GetStreamAsgnReqID

GetStreamAsgnReqID reads a StreamAsgnReqID from StreamAssignmentReport.

func (Message) GetStreamAsgnReqType

func (m Message) GetStreamAsgnReqType(f *field.StreamAsgnReqTypeField) quickfix.MessageRejectError

GetStreamAsgnReqType reads a StreamAsgnReqType from StreamAssignmentReport.

func (Message) GetStreamAsgnRptID

GetStreamAsgnRptID reads a StreamAsgnRptID from StreamAssignmentReport.

func (Message) NoAsgnReqs

NoAsgnReqs is a non-required field for StreamAssignmentReport.

func (Message) StreamAsgnReqID

StreamAsgnReqID is a non-required field for StreamAssignmentReport.

func (Message) StreamAsgnReqType

StreamAsgnReqType is a non-required field for StreamAssignmentReport.

func (Message) StreamAsgnRptID

StreamAsgnRptID is a required field for StreamAssignmentReport.

type MessageBuilder

type MessageBuilder struct {
	quickfix.MessageBuilder
}

MessageBuilder builds StreamAssignmentReport messages.

func Builder

func Builder(
	streamasgnrptid *field.StreamAsgnRptIDField) MessageBuilder

Builder returns an initialized MessageBuilder with specified required fields for StreamAssignmentReport.

type RouteOut

type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError

A RouteOut is the callback type that should be implemented for routing Message

Jump to

Keyboard shortcuts

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