registrationinstructions

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 registrationinstructions msg type = o.

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

func New

func New(
	registid *field.RegistIDField,
	registtranstype *field.RegistTransTypeField,
	registrefid *field.RegistRefIDField) Message

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

func (Message) Account

Account is a non-required field for RegistrationInstructions.

func (Message) AcctIDSource

AcctIDSource is a non-required field for RegistrationInstructions.

func (Message) ClOrdID

ClOrdID is a non-required field for RegistrationInstructions.

func (Message) GetAccount

GetAccount reads a Account from RegistrationInstructions.

func (Message) GetAcctIDSource

GetAcctIDSource reads a AcctIDSource from RegistrationInstructions.

func (Message) GetClOrdID

GetClOrdID reads a ClOrdID from RegistrationInstructions.

func (Message) GetNoDistribInsts

GetNoDistribInsts reads a NoDistribInsts from RegistrationInstructions.

func (Message) GetNoPartyIDs

GetNoPartyIDs reads a NoPartyIDs from RegistrationInstructions.

func (Message) GetNoRegistDtls

GetNoRegistDtls reads a NoRegistDtls from RegistrationInstructions.

func (Message) GetOwnershipType

GetOwnershipType reads a OwnershipType from RegistrationInstructions.

func (Message) GetRegistAcctType

GetRegistAcctType reads a RegistAcctType from RegistrationInstructions.

func (Message) GetRegistID

GetRegistID reads a RegistID from RegistrationInstructions.

func (Message) GetRegistRefID

GetRegistRefID reads a RegistRefID from RegistrationInstructions.

func (Message) GetRegistTransType

GetRegistTransType reads a RegistTransType from RegistrationInstructions.

func (Message) GetTaxAdvantageType

GetTaxAdvantageType reads a TaxAdvantageType from RegistrationInstructions.

func (Message) NoDistribInsts

NoDistribInsts is a non-required field for RegistrationInstructions.

func (Message) NoPartyIDs

NoPartyIDs is a non-required field for RegistrationInstructions.

func (Message) NoRegistDtls

NoRegistDtls is a non-required field for RegistrationInstructions.

func (Message) OwnershipType

OwnershipType is a non-required field for RegistrationInstructions.

func (Message) RegistAcctType

RegistAcctType is a non-required field for RegistrationInstructions.

func (Message) RegistID

RegistID is a required field for RegistrationInstructions.

func (Message) RegistRefID

RegistRefID is a required field for RegistrationInstructions.

func (Message) RegistTransType

RegistTransType is a required field for RegistrationInstructions.

func (Message) TaxAdvantageType

TaxAdvantageType is a non-required field for RegistrationInstructions.

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