Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type AllocationInstructionAck struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) AllocationInstructionAck + func New(allocid field.AllocIDField, allocstatus field.AllocStatusField) (m AllocationInstructionAck) + func (m AllocationInstructionAck) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocIntermedReqType() (f field.AllocIntermedReqTypeField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocRejCode() (f field.AllocRejCodeField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocStatus() (f field.AllocStatusField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocType() (f field.AllocTypeField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetMatchStatus() (f field.MatchStatusField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetSecondaryAllocID() (f field.SecondaryAllocIDField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) HasAllocID() bool + func (m AllocationInstructionAck) HasAllocIntermedReqType() bool + func (m AllocationInstructionAck) HasAllocRejCode() bool + func (m AllocationInstructionAck) HasAllocStatus() bool + func (m AllocationInstructionAck) HasAllocType() bool + func (m AllocationInstructionAck) HasEncodedText() bool + func (m AllocationInstructionAck) HasEncodedTextLen() bool + func (m AllocationInstructionAck) HasMatchStatus() bool + func (m AllocationInstructionAck) HasNoAllocs() bool + func (m AllocationInstructionAck) HasNoPartyIDs() bool + func (m AllocationInstructionAck) HasProduct() bool + func (m AllocationInstructionAck) HasSecondaryAllocID() bool + func (m AllocationInstructionAck) HasSecurityType() bool + func (m AllocationInstructionAck) HasText() bool + func (m AllocationInstructionAck) HasTradeDate() bool + func (m AllocationInstructionAck) HasTransactTime() bool + func (m AllocationInstructionAck) SetAllocID(v string) + func (m AllocationInstructionAck) SetAllocIntermedReqType(v int) + func (m AllocationInstructionAck) SetAllocRejCode(v int) + func (m AllocationInstructionAck) SetAllocStatus(v int) + func (m AllocationInstructionAck) SetAllocType(v int) + func (m AllocationInstructionAck) SetEncodedText(v string) + func (m AllocationInstructionAck) SetEncodedTextLen(v int) + func (m AllocationInstructionAck) SetMatchStatus(v string) + func (m AllocationInstructionAck) SetNoAllocs(f NoAllocsRepeatingGroup) + func (m AllocationInstructionAck) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m AllocationInstructionAck) SetProduct(v int) + func (m AllocationInstructionAck) SetSecondaryAllocID(v string) + func (m AllocationInstructionAck) SetSecurityType(v string) + func (m AllocationInstructionAck) SetText(v string) + func (m AllocationInstructionAck) SetTradeDate(v string) + func (m AllocationInstructionAck) SetTransactTime(v time.Time) + func (m AllocationInstructionAck) ToMessage() quickfix.Message + type NoAllocs struct + func (m NoAllocs) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocAcctIDSource() (f field.AllocAcctIDSourceField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocCustomerCapacity() (f field.AllocCustomerCapacityField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocPositionEffect() (f field.AllocPositionEffectField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocPrice() (f field.AllocPriceField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocQty() (f field.AllocQtyField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocText() (f field.AllocTextField, err quickfix.MessageRejectError) + func (m NoAllocs) GetEncodedAllocText() (f field.EncodedAllocTextField, err quickfix.MessageRejectError) + func (m NoAllocs) GetEncodedAllocTextLen() (f field.EncodedAllocTextLenField, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocRejCode() (f field.IndividualAllocRejCodeField, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocType() (f field.IndividualAllocTypeField, err quickfix.MessageRejectError) + func (m NoAllocs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoAllocs) GetSecondaryIndividualAllocID() (f field.SecondaryIndividualAllocIDField, err quickfix.MessageRejectError) + func (m NoAllocs) HasAllocAccount() bool + func (m NoAllocs) HasAllocAcctIDSource() bool + func (m NoAllocs) HasAllocCustomerCapacity() bool + func (m NoAllocs) HasAllocPositionEffect() bool + func (m NoAllocs) HasAllocPrice() bool + func (m NoAllocs) HasAllocQty() bool + func (m NoAllocs) HasAllocText() bool + func (m NoAllocs) HasEncodedAllocText() bool + func (m NoAllocs) HasEncodedAllocTextLen() bool + func (m NoAllocs) HasIndividualAllocID() bool + func (m NoAllocs) HasIndividualAllocRejCode() bool + func (m NoAllocs) HasIndividualAllocType() bool + func (m NoAllocs) HasNoNestedPartyIDs() bool + func (m NoAllocs) HasSecondaryIndividualAllocID() bool + func (m NoAllocs) SetAllocAccount(v string) + func (m NoAllocs) SetAllocAcctIDSource(v int) + func (m NoAllocs) SetAllocCustomerCapacity(v string) + func (m NoAllocs) SetAllocPositionEffect(v string) + func (m NoAllocs) SetAllocPrice(value decimal.Decimal, scale int32) + func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32) + func (m NoAllocs) SetAllocText(v string) + func (m NoAllocs) SetEncodedAllocText(v string) + func (m NoAllocs) SetEncodedAllocTextLen(v int) + func (m NoAllocs) SetIndividualAllocID(v string) + func (m NoAllocs) SetIndividualAllocRejCode(v int) + func (m NoAllocs) SetIndividualAllocType(v int) + func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup) + func (m NoAllocs) SetSecondaryIndividualAllocID(v string) + type NoAllocsRepeatingGroup struct + func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup + func (m NoAllocsRepeatingGroup) Add() NoAllocs + func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs + type NoNestedPartyIDs struct + func (m NoNestedPartyIDs) GetNestedPartyID() (f field.NestedPartyIDField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoNestedPartyIDs) HasNestedPartyID() bool + func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool + func (m NoNestedPartyIDs) HasNestedPartyRole() bool + func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool + func (m NoNestedPartyIDs) SetNestedPartyID(v string) + func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string) + func (m NoNestedPartyIDs) SetNestedPartyRole(v int) + func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup) + type NoNestedPartyIDsRepeatingGroup struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoNestedPartySubIDs struct + func (m NoNestedPartySubIDs) GetNestedPartySubID() (f field.NestedPartySubIDField, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) HasNestedPartySubID() bool + func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool + func (m NoNestedPartySubIDs) SetNestedPartySubID(v string) + func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int) + type NoNestedPartySubIDsRepeatingGroup struct + func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup + func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs + func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v string) + func (m NoPartyIDs) SetPartyRole(v int) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v int) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type RouteOut func(msg AllocationInstructionAck, sessionID quickfix.SessionID) quickfix.MessageRejectError