streamassignmentreportack

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 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 added in v0.4.0

type StreamAssignmentReportACK struct {
	fixt11.Header
	quickfix.Body
	fixt11.Trailer
	//ReceiveTime is the time that this message was read from the socket connection
	ReceiveTime time.Time
}

StreamAssignmentReportACK is the fix50sp2 StreamAssignmentReportACK type, MsgType = CE

func FromMessage added in v0.4.0

FromMessage creates a StreamAssignmentReportACK from a quickfix.Message instance

func New added in v0.2.0

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

New returns a StreamAssignmentReportACK initialized with the required fields for StreamAssignmentReportACK

func (StreamAssignmentReportACK) GetEncodedText added in v0.4.0

GetEncodedText gets EncodedText, Tag 355

func (StreamAssignmentReportACK) GetEncodedTextLen added in v0.4.0

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (StreamAssignmentReportACK) GetStreamAsgnAckType added in v0.4.0

GetStreamAsgnAckType gets StreamAsgnAckType, Tag 1503

func (StreamAssignmentReportACK) GetStreamAsgnRejReason added in v0.4.0

GetStreamAsgnRejReason gets StreamAsgnRejReason, Tag 1502

func (StreamAssignmentReportACK) GetStreamAsgnRptID added in v0.4.0

GetStreamAsgnRptID gets StreamAsgnRptID, Tag 1501

func (StreamAssignmentReportACK) GetText added in v0.4.0

GetText gets Text, Tag 58

func (StreamAssignmentReportACK) HasEncodedText added in v0.4.0

func (m StreamAssignmentReportACK) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (StreamAssignmentReportACK) HasEncodedTextLen added in v0.4.0

func (m StreamAssignmentReportACK) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (StreamAssignmentReportACK) HasStreamAsgnAckType added in v0.4.0

func (m StreamAssignmentReportACK) HasStreamAsgnAckType() bool

HasStreamAsgnAckType returns true if StreamAsgnAckType is present, Tag 1503

func (StreamAssignmentReportACK) HasStreamAsgnRejReason added in v0.4.0

func (m StreamAssignmentReportACK) HasStreamAsgnRejReason() bool

HasStreamAsgnRejReason returns true if StreamAsgnRejReason is present, Tag 1502

func (StreamAssignmentReportACK) HasStreamAsgnRptID added in v0.4.0

func (m StreamAssignmentReportACK) HasStreamAsgnRptID() bool

HasStreamAsgnRptID returns true if StreamAsgnRptID is present, Tag 1501

func (StreamAssignmentReportACK) HasText added in v0.4.0

func (m StreamAssignmentReportACK) HasText() bool

HasText returns true if Text is present, Tag 58

func (StreamAssignmentReportACK) SetEncodedText added in v0.4.0

func (m StreamAssignmentReportACK) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (StreamAssignmentReportACK) SetEncodedTextLen added in v0.4.0

func (m StreamAssignmentReportACK) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (StreamAssignmentReportACK) SetStreamAsgnAckType added in v0.4.0

func (m StreamAssignmentReportACK) SetStreamAsgnAckType(v int)

SetStreamAsgnAckType sets StreamAsgnAckType, Tag 1503

func (StreamAssignmentReportACK) SetStreamAsgnRejReason added in v0.4.0

func (m StreamAssignmentReportACK) SetStreamAsgnRejReason(v int)

SetStreamAsgnRejReason sets StreamAsgnRejReason, Tag 1502

func (StreamAssignmentReportACK) SetStreamAsgnRptID added in v0.4.0

func (m StreamAssignmentReportACK) SetStreamAsgnRptID(v string)

SetStreamAsgnRptID sets StreamAsgnRptID, Tag 1501

func (StreamAssignmentReportACK) SetText added in v0.4.0

func (m StreamAssignmentReportACK) SetText(v string)

SetText sets Text, Tag 58

func (StreamAssignmentReportACK) ToMessage added in v0.4.0

ToMessage returns a quickfix.Message instance

Jump to

Keyboard shortcuts

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