Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
QuickFIX/J では、quickfix.fix43.component.Instrument などのコンポーネント ブロックを実装します。
コンポーネント ブロックは、QuickFIX/N には存在せず、QuickFix c++ バージョンにも存在しません。なぜそうなのですか?C# でクラスを生成する簡単な方法はありますか?
QF は、それらを (いわば) メッセージ構造に「インライン化」するだけです。
すべてのフィールドがあります。QF は、何らかの不要なコンポーネント コンテナにそれらをラップすることを気にしません。