Skip to content

Commit 232221c

Browse files
author
Chris Busbey
committed
generated code
1 parent 024b28d commit 232221c

File tree

434 files changed

+4970
-4970
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

434 files changed

+4970
-4970
lines changed

fix40/allocation/Allocation.generated.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ func (m Allocation) HasNoMiscFees() bool {
571571

572572
//NoOrders is a repeating group element, Tag 73
573573
type NoOrders struct {
574-
quickfix.Group
574+
*quickfix.Group
575575
}
576576

577577
//SetClOrdID sets ClOrdID, Tag 11
@@ -675,7 +675,7 @@ func (m NoOrdersRepeatingGroup) Get(i int) NoOrders {
675675

676676
//NoAllocs is a repeating group element, Tag 78
677677
type NoAllocs struct {
678-
quickfix.Group
678+
*quickfix.Group
679679
}
680680

681681
//SetAllocAccount sets AllocAccount, Tag 79
@@ -893,7 +893,7 @@ func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs {
893893

894894
//NoExecs is a repeating group element, Tag 124
895895
type NoExecs struct {
896-
quickfix.Group
896+
*quickfix.Group
897897
}
898898

899899
//SetExecID sets ExecID, Tag 17
@@ -997,7 +997,7 @@ func (m NoExecsRepeatingGroup) Get(i int) NoExecs {
997997

998998
//NoMiscFees is a repeating group element, Tag 136
999999
type NoMiscFees struct {
1000-
quickfix.Group
1000+
*quickfix.Group
10011001
}
10021002

10031003
//SetMiscFeeAmt sets MiscFeeAmt, Tag 137

fix40/executionreport/ExecutionReport.generated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ func (m ExecutionReport) HasNoMiscFees() bool {
923923

924924
//NoMiscFees is a repeating group element, Tag 136
925925
type NoMiscFees struct {
926-
quickfix.Group
926+
*quickfix.Group
927927
}
928928

929929
//SetMiscFeeAmt sets MiscFeeAmt, Tag 137

fix40/liststatus/ListStatus.generated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ func (m ListStatus) HasWaveNo() bool {
153153

154154
//NoOrders is a repeating group element, Tag 73
155155
type NoOrders struct {
156-
quickfix.Group
156+
*quickfix.Group
157157
}
158158

159159
//SetClOrdID sets ClOrdID, Tag 11

fix41/allocation/Allocation.generated.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ func (m Allocation) HasSecurityExchange() bool {
744744

745745
//NoOrders is a repeating group element, Tag 73
746746
type NoOrders struct {
747-
quickfix.Group
747+
*quickfix.Group
748748
}
749749

750750
//SetClOrdID sets ClOrdID, Tag 11
@@ -867,7 +867,7 @@ func (m NoOrdersRepeatingGroup) Get(i int) NoOrders {
867867

868868
//NoAllocs is a repeating group element, Tag 78
869869
type NoAllocs struct {
870-
quickfix.Group
870+
*quickfix.Group
871871
}
872872

873873
//SetAllocAccount sets AllocAccount, Tag 79
@@ -1250,7 +1250,7 @@ func (m NoAllocs) HasNoMiscFees() bool {
12501250

12511251
//NoMiscFees is a repeating group element, Tag 136
12521252
type NoMiscFees struct {
1253-
quickfix.Group
1253+
*quickfix.Group
12541254
}
12551255

12561256
//SetMiscFeeAmt sets MiscFeeAmt, Tag 137
@@ -1358,7 +1358,7 @@ func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs {
13581358

13591359
//NoExecs is a repeating group element, Tag 124
13601360
type NoExecs struct {
1361-
quickfix.Group
1361+
*quickfix.Group
13621362
}
13631363

13641364
//SetLastShares sets LastShares, Tag 32

fix41/email/Email.generated.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ func (m Email) HasEmailThreadID() bool {
248248

249249
//LinesOfText is a repeating group element, Tag 33
250250
type LinesOfText struct {
251-
quickfix.Group
251+
*quickfix.Group
252252
}
253253

254254
//SetText sets Text, Tag 58
@@ -295,7 +295,7 @@ func (m LinesOfTextRepeatingGroup) Get(i int) LinesOfText {
295295

296296
//NoRelatedSym is a repeating group element, Tag 146
297297
type NoRelatedSym struct {
298-
quickfix.Group
298+
*quickfix.Group
299299
}
300300

301301
//SetRelatdSym sets RelatdSym, Tag 46

fix41/indicationofinterest/IndicationofInterest.generated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ func (m IndicationofInterest) HasSecurityExchange() bool {
594594

595595
//NoIOIQualifiers is a repeating group element, Tag 199
596596
type NoIOIQualifiers struct {
597-
quickfix.Group
597+
*quickfix.Group
598598
}
599599

600600
//SetIOIQualifier sets IOIQualifier, Tag 104

fix41/liststatus/ListStatus.generated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ func (m ListStatus) HasWaveNo() bool {
153153

154154
//NoOrders is a repeating group element, Tag 73
155155
type NoOrders struct {
156-
quickfix.Group
156+
*quickfix.Group
157157
}
158158

159159
//SetClOrdID sets ClOrdID, Tag 11

fix41/news/News.generated.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ func (m News) HasURLLink() bool {
208208

209209
//LinesOfText is a repeating group element, Tag 33
210210
type LinesOfText struct {
211-
quickfix.Group
211+
*quickfix.Group
212212
}
213213

214214
//SetText sets Text, Tag 58
@@ -255,7 +255,7 @@ func (m LinesOfTextRepeatingGroup) Get(i int) LinesOfText {
255255

256256
//NoRelatedSym is a repeating group element, Tag 146
257257
type NoRelatedSym struct {
258-
quickfix.Group
258+
*quickfix.Group
259259
}
260260

261261
//SetRelatdSym sets RelatdSym, Tag 46

fix42/allocation/Allocation.generated.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ func (m Allocation) HasGrossTradeAmt() bool {
934934

935935
//NoOrders is a repeating group element, Tag 73
936936
type NoOrders struct {
937-
quickfix.Group
937+
*quickfix.Group
938938
}
939939

940940
//SetClOrdID sets ClOrdID, Tag 11
@@ -1057,7 +1057,7 @@ func (m NoOrdersRepeatingGroup) Get(i int) NoOrders {
10571057

10581058
//NoAllocs is a repeating group element, Tag 78
10591059
type NoAllocs struct {
1060-
quickfix.Group
1060+
*quickfix.Group
10611061
}
10621062

10631063
//SetAllocAccount sets AllocAccount, Tag 79
@@ -1497,7 +1497,7 @@ func (m NoAllocs) HasNoMiscFees() bool {
14971497

14981498
//NoMiscFees is a repeating group element, Tag 136
14991499
type NoMiscFees struct {
1500-
quickfix.Group
1500+
*quickfix.Group
15011501
}
15021502

15031503
//SetMiscFeeAmt sets MiscFeeAmt, Tag 137
@@ -1605,7 +1605,7 @@ func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs {
16051605

16061606
//NoExecs is a repeating group element, Tag 124
16071607
type NoExecs struct {
1608-
quickfix.Group
1608+
*quickfix.Group
16091609
}
16101610

16111611
//SetLastShares sets LastShares, Tag 32

fix42/bidrequest/BidRequest.generated.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ func (m BidRequest) HasStrikeTime() bool {
612612

613613
//NoBidDescriptors is a repeating group element, Tag 398
614614
type NoBidDescriptors struct {
615-
quickfix.Group
615+
*quickfix.Group
616616
}
617617

618618
//SetBidDescriptorType sets BidDescriptorType, Tag 399
@@ -849,7 +849,7 @@ func (m NoBidDescriptorsRepeatingGroup) Get(i int) NoBidDescriptors {
849849

850850
//NoBidComponents is a repeating group element, Tag 420
851851
type NoBidComponents struct {
852-
quickfix.Group
852+
*quickfix.Group
853853
}
854854

855855
//SetListID sets ListID, Tag 66

0 commit comments

Comments
 (0)