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 typedeffix40::Session
get_application() constfix40::Session
get_client_comp_id() constfix40::Sessioninline
get_connection() constfix40::Sessioninline
get_heart_bt_int() constfix40::Session
get_last_recv_time() constfix40::Session
get_last_send_time() constfix40::Session
get_max_heart_bt_int() constfix40::Session
get_min_heart_bt_int() constfix40::Session
get_recv_seq_num()fix40::Sessioninline
get_send_seq_num()fix40::Sessioninline
get_session_id() constfix40::Session
get_store() constfix40::Sessioninline
handle_write_ready()fix40::Session
increment_recv_seq_num()fix40::Sessioninline
increment_send_seq_num()fix40::Sessioninline
initiate_logout(const std::string &reason)fix40::Session
is_outbound_queue_empty() constfix40::Session
is_processing_resend() constfix40::Sessioninline
is_running() constfix40::Sessioninline
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
senderCompIDfix40::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::Sessioninline
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::Sessioninline
set_recv_seq_num(int seq)fix40::Sessioninline
set_send_seq_num(int seq)fix40::Sessioninline
set_target_comp_id(const std::string &target)fix40::Session
ShutdownCallback typedeffix40::Session
start()fix40::Session
stop()fix40::Session
targetCompIDfix40::Session
update_last_recv_time()fix40::Session
update_last_send_time()fix40::Session
~Session()fix40::Session