Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSessionSettings.h81 const char MYSQL_STORE_USECONNECTIONPOOL[] = "MySQLStoreUseConnectionPool"; variable
H A DMySQLStore.h57 try { poolConnections = settings.get().getBool(MYSQL_STORE_USECONNECTIONPOOL); } in MySQLStoreFactory()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38693 MYSQL_STORE_USECONNECTIONPOOL = cvar.MYSQL_STORE_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp246837 pyobj = SWIG_FromCharPtr(FIX::MYSQL_STORE_USECONNECTIONPOOL); in Swig_var_MYSQL_STORE_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38693 MYSQL_STORE_USECONNECTIONPOOL = cvar.MYSQL_STORE_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp246837 pyobj = SWIG_FromCharPtr(FIX::MYSQL_STORE_USECONNECTIONPOOL); in Swig_var_MYSQL_STORE_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38693 MYSQL_STORE_USECONNECTIONPOOL = cvar.MYSQL_STORE_USECONNECTIONPOOL variable
H A DQuickfixPython.cpp246837 pyobj = SWIG_FromCharPtr(FIX::MYSQL_STORE_USECONNECTIONPOOL); in Swig_var_MYSQL_STORE_USECONNECTIONPOOL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp206385 _val = SWIG_FromCharPtr(FIX::MYSQL_STORE_USECONNECTIONPOOL); in _wrap_MYSQL_STORE_USECONNECTIONPOOL_get()