allocationinstructionack

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

func (Message) AllocID

AllocID is a required field for AllocationInstructionAck.

func (Message) AllocIntermedReqType

func (m Message) AllocIntermedReqType() (*field.AllocIntermedReqTypeField, quickfix.MessageRejectError)

AllocIntermedReqType is a non-required field for AllocationInstructionAck.

func (Message) AllocRejCode

AllocRejCode is a non-required field for AllocationInstructionAck.

func (Message) AllocStatus

AllocStatus is a required field for AllocationInstructionAck.

func (Message) AllocType

AllocType is a non-required field for AllocationInstructionAck.

func (Message) EncodedText

EncodedText is a non-required field for AllocationInstructionAck.

func (Message) EncodedTextLen

EncodedTextLen is a non-required field for AllocationInstructionAck.

func (Message) GetAllocID

GetAllocID reads a AllocID from AllocationInstructionAck.

func (Message) GetAllocIntermedReqType

func (m Message) GetAllocIntermedReqType(f *field.AllocIntermedReqTypeField) quickfix.MessageRejectError

GetAllocIntermedReqType reads a AllocIntermedReqType from AllocationInstructionAck.

func (Message) GetAllocRejCode

GetAllocRejCode reads a AllocRejCode from AllocationInstructionAck.

func (Message) GetAllocStatus

GetAllocStatus reads a AllocStatus from AllocationInstructionAck.

func (Message) GetAllocType

GetAllocType reads a AllocType from AllocationInstructionAck.

func (Message) GetEncodedText

GetEncodedText reads a EncodedText from AllocationInstructionAck.

func (Message) GetEncodedTextLen

GetEncodedTextLen reads a EncodedTextLen from AllocationInstructionAck.

func (Message) GetMatchStatus

GetMatchStatus reads a MatchStatus from AllocationInstructionAck.

func (Message) GetNoAllocs

GetNoAllocs reads a NoAllocs from AllocationInstructionAck.

func (Message) GetNoPartyIDs

GetNoPartyIDs reads a NoPartyIDs from AllocationInstructionAck.

func (Message) GetProduct

GetProduct reads a Product from AllocationInstructionAck.

func (Message) GetSecondaryAllocID

GetSecondaryAllocID reads a SecondaryAllocID from AllocationInstructionAck.

func (Message) GetSecurityType

GetSecurityType reads a SecurityType from AllocationInstructionAck.

func (Message) GetText

GetText reads a Text from AllocationInstructionAck.

func (Message) GetTradeDate

GetTradeDate reads a TradeDate from AllocationInstructionAck.

func (Message) GetTransactTime

GetTransactTime reads a TransactTime from AllocationInstructionAck.

func (Message) MatchStatus

MatchStatus is a non-required field for AllocationInstructionAck.

func (Message) NoAllocs

NoAllocs is a non-required field for AllocationInstructionAck.

func (Message) NoPartyIDs

NoPartyIDs is a non-required field for AllocationInstructionAck.

func (Message) Product

Product is a non-required field for AllocationInstructionAck.

func (Message) SecondaryAllocID

SecondaryAllocID is a non-required field for AllocationInstructionAck.

func (Message) SecurityType

SecurityType is a non-required field for AllocationInstructionAck.

func (Message) Text

Text is a non-required field for AllocationInstructionAck.

func (Message) TradeDate

TradeDate is a non-required field for AllocationInstructionAck.

func (Message) TransactTime

TransactTime is a non-required field for AllocationInstructionAck.

type MessageBuilder

type MessageBuilder struct {
	quickfix.MessageBuilder
}

MessageBuilder builds AllocationInstructionAck messages.

func Builder

func Builder(
	allocid *field.AllocIDField,
	allocstatus *field.AllocStatusField) MessageBuilder

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

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