allocationack

package
v0.0.0-...-a3b167a Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2016 License: Apache-1.1 Imports: 3 Imported by: 0

Documentation

Overview

Package allocationack msg type = P.

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 AllocationAck wrapper for the generic Message type

func New

func New(
	allocid *field.AllocIDField,
	tradedate *field.TradeDateField,
	allocstatus *field.AllocStatusField) Message

New returns an initialized Message with specified required fields for AllocationAck.

func (Message) AllocID

AllocID is a required field for AllocationAck.

func (Message) AllocRejCode

AllocRejCode is a non-required field for AllocationAck.

func (Message) AllocStatus

AllocStatus is a required field for AllocationAck.

func (Message) EncodedText

EncodedText is a non-required field for AllocationAck.

func (Message) EncodedTextLen

EncodedTextLen is a non-required field for AllocationAck.

func (Message) GetAllocID

GetAllocID reads a AllocID from AllocationAck.

func (Message) GetAllocRejCode

GetAllocRejCode reads a AllocRejCode from AllocationAck.

func (Message) GetAllocStatus

GetAllocStatus reads a AllocStatus from AllocationAck.

func (Message) GetEncodedText

GetEncodedText reads a EncodedText from AllocationAck.

func (Message) GetEncodedTextLen

GetEncodedTextLen reads a EncodedTextLen from AllocationAck.

func (Message) GetLegalConfirm

GetLegalConfirm reads a LegalConfirm from AllocationAck.

func (Message) GetNoPartyIDs

GetNoPartyIDs reads a NoPartyIDs from AllocationAck.

func (Message) GetText

GetText reads a Text from AllocationAck.

func (Message) GetTradeDate

GetTradeDate reads a TradeDate from AllocationAck.

func (Message) GetTransactTime

GetTransactTime reads a TransactTime from AllocationAck.

func (Message) LegalConfirm

LegalConfirm is a non-required field for AllocationAck.

func (Message) NoPartyIDs

NoPartyIDs is a non-required field for AllocationAck.

func (Message) Text

Text is a non-required field for AllocationAck.

func (Message) TradeDate

TradeDate is a required field for AllocationAck.

func (Message) TransactTime

TransactTime is a non-required field for AllocationAck.

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