reject

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 reject msg type = 3.

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

func New

func New(
	refseqnum *field.RefSeqNumField) Message

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

func (Message) EncodedText

EncodedText is a non-required field for Reject.

func (Message) EncodedTextLen

EncodedTextLen is a non-required field for Reject.

func (Message) GetEncodedText

GetEncodedText reads a EncodedText from Reject.

func (Message) GetEncodedTextLen

GetEncodedTextLen reads a EncodedTextLen from Reject.

func (Message) GetRefMsgType

GetRefMsgType reads a RefMsgType from Reject.

func (Message) GetRefSeqNum

GetRefSeqNum reads a RefSeqNum from Reject.

func (Message) GetRefTagID

GetRefTagID reads a RefTagID from Reject.

func (Message) GetSessionRejectReason

func (m Message) GetSessionRejectReason(f *field.SessionRejectReasonField) quickfix.MessageRejectError

GetSessionRejectReason reads a SessionRejectReason from Reject.

func (Message) GetText

GetText reads a Text from Reject.

func (Message) RefMsgType

RefMsgType is a non-required field for Reject.

func (Message) RefSeqNum

RefSeqNum is a required field for Reject.

func (Message) RefTagID

RefTagID is a non-required field for Reject.

func (Message) SessionRejectReason

SessionRejectReason is a non-required field for Reject.

func (Message) Text

Text is a non-required field for Reject.

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