FIX 4.0 Demo
1.0
Loading...
Searching...
No Matches
fix40::Session Member List
This is the complete list of members for
fix40::Session
, including all inherited members.
changeState
(std::unique_ptr< IStateHandler > newState)
fix40::Session
codec_
fix40::Session
enqueue_raw_for_send
(std::string &&raw_msg)
fix40::Session
EstablishedCallback
typedef
fix40::Session
get_application
() const
fix40::Session
get_client_comp_id
() const
fix40::Session
inline
get_connection
() const
fix40::Session
inline
get_heart_bt_int
() const
fix40::Session
get_last_recv_time
() const
fix40::Session
get_last_send_time
() const
fix40::Session
get_max_heart_bt_int
() const
fix40::Session
get_min_heart_bt_int
() const
fix40::Session
get_recv_seq_num
()
fix40::Session
inline
get_send_seq_num
()
fix40::Session
inline
get_session_id
() const
fix40::Session
get_store
() const
fix40::Session
inline
handle_write_ready
()
fix40::Session
increment_recv_seq_num
()
fix40::Session
inline
increment_send_seq_num
()
fix40::Session
inline
initiate_logout
(const std::string &reason)
fix40::Session
is_outbound_queue_empty
() const
fix40::Session
is_processing_resend
() const
fix40::Session
inline
is_running
() const
fix40::Session
inline
notify_established
()
fix40::Session
on_io_error
(const std::string &reason)
fix40::Session
on_message_received
(const FixMessage &msg)
fix40::Session
on_shutdown
(const std::string &reason)
fix40::Session
on_timer_check
()
fix40::Session
perform_shutdown
(const std::string &reason)
fix40::Session
restore_session_state
()
fix40::Session
save_session_state
()
fix40::Session
schedule_timer_tasks
(TimingWheel *wheel)
fix40::Session
send
(FixMessage &msg)
fix40::Session
send_app_message
(FixMessage &msg)
fix40::Session
send_buffered_data
()
fix40::Session
send_heartbeat
(const std::string &test_req_id="")
fix40::Session
send_logout
(const std::string &reason)
fix40::Session
send_resend_request
(int begin_seq_no, int end_seq_no)
fix40::Session
send_sequence_reset_gap_fill
(int seq_num, int new_seq_no)
fix40::Session
send_test_request
(const std::string &id)
fix40::Session
senderCompID
fix40::Session
Session
(const std::string &sender, const std::string &target, int hb, ShutdownCallback shutdown_cb, IStore *store=nullptr)
fix40::Session
set_application
(Application *app)
fix40::Session
set_client_comp_id
(const std::string &clientId)
fix40::Session
inline
set_connection
(std::weak_ptr< Connection > conn)
fix40::Session
set_established_callback
(EstablishedCallback cb)
fix40::Session
set_heart_bt_int
(int new_hb)
fix40::Session
set_processing_resend
(bool processing)
fix40::Session
inline
set_recv_seq_num
(int seq)
fix40::Session
inline
set_send_seq_num
(int seq)
fix40::Session
inline
set_target_comp_id
(const std::string &target)
fix40::Session
ShutdownCallback
typedef
fix40::Session
start
()
fix40::Session
stop
()
fix40::Session
targetCompID
fix40::Session
update_last_recv_time
()
fix40::Session
update_last_send_time
()
fix40::Session
~Session
()
fix40::Session
Generated by
1.9.8