Home
last modified time | relevance | path

Searched refs:MYSQL_LOG_USECONNECTIONPOOL (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSessionSettings.h101 const char MYSQL_LOG_USECONNECTIONPOOL[] = "MySQLLogUseConnectionPool"; variable
H A DMySQLLog.h98 try { poolConnections = settings.get().getBool(MYSQL_LOG_USECONNECTIONPOOL); } in MySQLLogFactory()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38713 MYSQL_LOG_USECONNECTIONPOOL = cvar.MYSQL_LOG_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp247117 pyobj = SWIG_FromCharPtr(FIX::MYSQL_LOG_USECONNECTIONPOOL); in Swig_var_MYSQL_LOG_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38713 MYSQL_LOG_USECONNECTIONPOOL = cvar.MYSQL_LOG_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp247117 pyobj = SWIG_FromCharPtr(FIX::MYSQL_LOG_USECONNECTIONPOOL); in Swig_var_MYSQL_LOG_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38713 MYSQL_LOG_USECONNECTIONPOOL = cvar.MYSQL_LOG_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp247117 pyobj = SWIG_FromCharPtr(FIX::MYSQL_LOG_USECONNECTIONPOOL); in Swig_var_MYSQL_LOG_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp206565 _val = SWIG_FromCharPtr(FIX::MYSQL_LOG_USECONNECTIONPOOL); in _wrap_MYSQL_LOG_USECONNECTIONPOOL_get()