streamassignmentreportack

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2017 License: Apache-1.1 Imports: 5 Imported by: 0

Documentation

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 Message type

Types

type RouteOut

A RouteOut is the callback type that should be implemented for routing Message

type StreamAssignmentReportACK

type StreamAssignmentReportACK struct {
	fixt11.Header
	*quickfix.Body
	fixt11.Trailer
	Message *quickfix.Message
}

StreamAssignmentReportACK is the fix50sp2 StreamAssignmentReportACK type, MsgType = CE

func FromMessage

FromMessage creates a StreamAssignmentReportACK from a quickfix.Message instance

func New

func New(streamasgnacktype field.StreamAsgnAckTypeField, streamasgnrptid field.StreamAsgnRptIDField) (m StreamAssignmentReportACK)

New returns a StreamAssignmentReportACK initialized with the required fields for StreamAssignmentReportACK

func (StreamAssignmentReportACK) GetEncodedText

func (m StreamAssignmentReportACK) GetEncodedText() (v string, err quickfix.MessageRejectError)

GetEncodedText gets EncodedText, Tag 355

func (StreamAssignmentReportACK) GetEncodedTextLen

func (m StreamAssignmentReportACK) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (StreamAssignmentReportACK) GetStreamAsgnAckType

GetStreamAsgnAckType gets StreamAsgnAckType, Tag 1503

func (StreamAssignmentReportACK) GetStreamAsgnRejReason

GetStreamAsgnRejReason gets StreamAsgnRejReason, Tag 1502

func (StreamAssignmentReportACK) GetStreamAsgnRptID

func (m StreamAssignmentReportACK) GetStreamAsgnRptID() (v string, err quickfix.MessageRejectError)

GetStreamAsgnRptID gets StreamAsgnRptID, Tag 1501

func (StreamAssignmentReportACK) GetText

GetText gets Text, Tag 58

func (StreamAssignmentReportACK) HasEncodedText

func (m StreamAssignmentReportACK) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (StreamAssignmentReportACK) HasEncodedTextLen

func (m StreamAssignmentReportACK) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (StreamAssignmentReportACK) HasStreamAsgnAckType

func (m StreamAssignmentReportACK) HasStreamAsgnAckType() bool

HasStreamAsgnAckType returns true if StreamAsgnAckType is present, Tag 1503

func (StreamAssignmentReportACK) HasStreamAsgnRejReason

func (m StreamAssignmentReportACK) HasStreamAsgnRejReason() bool

HasStreamAsgnRejReason returns true if StreamAsgnRejReason is present, Tag 1502

func (StreamAssignmentReportACK) HasStreamAsgnRptID

func (m StreamAssignmentReportACK) HasStreamAsgnRptID() bool

HasStreamAsgnRptID returns true if StreamAsgnRptID is present, Tag 1501

func (StreamAssignmentReportACK) HasText

func (m StreamAssignmentReportACK) HasText() bool

HasText returns true if Text is present, Tag 58

func (StreamAssignmentReportACK) SetEncodedText

func (m StreamAssignmentReportACK) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (StreamAssignmentReportACK) SetEncodedTextLen

func (m StreamAssignmentReportACK) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (StreamAssignmentReportACK) SetStreamAsgnAckType

func (m StreamAssignmentReportACK) SetStreamAsgnAckType(v enum.StreamAsgnAckType)

SetStreamAsgnAckType sets StreamAsgnAckType, Tag 1503

func (StreamAssignmentReportACK) SetStreamAsgnRejReason

func (m StreamAssignmentReportACK) SetStreamAsgnRejReason(v enum.StreamAsgnRejReason)

SetStreamAsgnRejReason sets StreamAsgnRejReason, Tag 1502

func (StreamAssignmentReportACK) SetStreamAsgnRptID

func (m StreamAssignmentReportACK) SetStreamAsgnRptID(v string)

SetStreamAsgnRptID sets StreamAsgnRptID, Tag 1501

func (StreamAssignmentReportACK) SetText

func (m StreamAssignmentReportACK) SetText(v string)

SetText sets Text, Tag 58

func (StreamAssignmentReportACK) ToMessage

ToMessage returns a quickfix.Message instance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL