networkcounterpartysystemstatusrequest

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 NetworkCounterpartySystemStatusRequest added in v0.4.0

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

NetworkCounterpartySystemStatusRequest is the fix50 NetworkCounterpartySystemStatusRequest type, MsgType = BC

func FromMessage added in v0.4.0

FromMessage creates a NetworkCounterpartySystemStatusRequest from a quickfix.Message instance

func New added in v0.2.0

New returns a NetworkCounterpartySystemStatusRequest initialized with the required fields for NetworkCounterpartySystemStatusRequest

func (NetworkCounterpartySystemStatusRequest) GetNetworkRequestID added in v0.4.0

GetNetworkRequestID gets NetworkRequestID, Tag 933

func (NetworkCounterpartySystemStatusRequest) GetNetworkRequestType added in v0.4.0

GetNetworkRequestType gets NetworkRequestType, Tag 935

func (NetworkCounterpartySystemStatusRequest) GetNoCompIDs added in v0.4.0

GetNoCompIDs gets NoCompIDs, Tag 936

func (NetworkCounterpartySystemStatusRequest) HasNetworkRequestID added in v0.4.0

func (m NetworkCounterpartySystemStatusRequest) HasNetworkRequestID() bool

HasNetworkRequestID returns true if NetworkRequestID is present, Tag 933

func (NetworkCounterpartySystemStatusRequest) HasNetworkRequestType added in v0.4.0

func (m NetworkCounterpartySystemStatusRequest) HasNetworkRequestType() bool

HasNetworkRequestType returns true if NetworkRequestType is present, Tag 935

func (NetworkCounterpartySystemStatusRequest) HasNoCompIDs added in v0.4.0

HasNoCompIDs returns true if NoCompIDs is present, Tag 936

func (NetworkCounterpartySystemStatusRequest) SetNetworkRequestID added in v0.4.0

func (m NetworkCounterpartySystemStatusRequest) SetNetworkRequestID(v string)

SetNetworkRequestID sets NetworkRequestID, Tag 933

func (NetworkCounterpartySystemStatusRequest) SetNetworkRequestType added in v0.4.0

func (m NetworkCounterpartySystemStatusRequest) SetNetworkRequestType(v int)

SetNetworkRequestType sets NetworkRequestType, Tag 935

func (NetworkCounterpartySystemStatusRequest) SetNoCompIDs added in v0.4.0

SetNoCompIDs sets NoCompIDs, Tag 936

func (NetworkCounterpartySystemStatusRequest) ToMessage added in v0.4.0

ToMessage returns a quickfix.Message instance

type NoCompIDs added in v0.4.0

type NoCompIDs struct {
	quickfix.Group
}

NoCompIDs is a repeating group element, Tag 936

func (NoCompIDs) GetDeskID added in v0.4.0

func (m NoCompIDs) GetDeskID() (f field.DeskIDField, err quickfix.MessageRejectError)

GetDeskID gets DeskID, Tag 284

func (NoCompIDs) GetLocationID added in v0.4.0

func (m NoCompIDs) GetLocationID() (f field.LocationIDField, err quickfix.MessageRejectError)

GetLocationID gets LocationID, Tag 283

func (NoCompIDs) GetRefCompID added in v0.4.0

func (m NoCompIDs) GetRefCompID() (f field.RefCompIDField, err quickfix.MessageRejectError)

GetRefCompID gets RefCompID, Tag 930

func (NoCompIDs) GetRefSubID added in v0.4.0

func (m NoCompIDs) GetRefSubID() (f field.RefSubIDField, err quickfix.MessageRejectError)

GetRefSubID gets RefSubID, Tag 931

func (NoCompIDs) HasDeskID added in v0.4.0

func (m NoCompIDs) HasDeskID() bool

HasDeskID returns true if DeskID is present, Tag 284

func (NoCompIDs) HasLocationID added in v0.4.0

func (m NoCompIDs) HasLocationID() bool

HasLocationID returns true if LocationID is present, Tag 283

func (NoCompIDs) HasRefCompID added in v0.4.0

func (m NoCompIDs) HasRefCompID() bool

HasRefCompID returns true if RefCompID is present, Tag 930

func (NoCompIDs) HasRefSubID added in v0.4.0

func (m NoCompIDs) HasRefSubID() bool

HasRefSubID returns true if RefSubID is present, Tag 931

func (NoCompIDs) SetDeskID added in v0.4.0

func (m NoCompIDs) SetDeskID(v string)

SetDeskID sets DeskID, Tag 284

func (NoCompIDs) SetLocationID added in v0.4.0

func (m NoCompIDs) SetLocationID(v string)

SetLocationID sets LocationID, Tag 283

func (NoCompIDs) SetRefCompID added in v0.4.0

func (m NoCompIDs) SetRefCompID(v string)

SetRefCompID sets RefCompID, Tag 930

func (NoCompIDs) SetRefSubID added in v0.4.0

func (m NoCompIDs) SetRefSubID(v string)

SetRefSubID sets RefSubID, Tag 931

type NoCompIDsRepeatingGroup added in v0.4.0

type NoCompIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoCompIDsRepeatingGroup is a repeating group, Tag 936

func NewNoCompIDsRepeatingGroup added in v0.4.0

func NewNoCompIDsRepeatingGroup() NoCompIDsRepeatingGroup

NewNoCompIDsRepeatingGroup returns an initialized, NoCompIDsRepeatingGroup

func (NoCompIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoCompIDs to this group

func (NoCompIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoCompIDs in the NoCompIDsRepeatinGroup

type RouteOut

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