Home
last modified time | relevance | path

Searched refs:pLogFactory (Results 1 – 6 of 6) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSessionFactory.h51 LogFactory* pLogFactory ) in SessionFactory() argument
54 m_pLogFactory( pLogFactory ) {} in SessionFactory()
H A DSession.h52 int heartBtInt, LogFactory* pLogFactory );
H A DSession.cpp46 int heartBtInt, LogFactory* pLogFactory ) in Session() argument
66 m_pLogFactory( pLogFactory ), in Session()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38772 def __init__(self, arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory): argument
38773 this = _quickfix.new_Session(arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory)
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38772 def __init__(self, arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory): argument
38773 this = _quickfix.new_Session(arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory)
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38772 def __init__(self, arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory): argument
38773 this = _quickfix.new_Session(arg2, arg3, arg4, arg5, arg6, heartBtInt, pLogFactory)