Home
last modified time | relevance | path

Searched defs:UtcTimeStamp (Results 1 – 7 of 7) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFieldTypes.h586 UtcTimeStamp() in UtcTimeStamp() function
596 UtcTimeStamp( int hour, int minute, int second, int fraction, int precision ) in UtcTimeStamp() function
602 UtcTimeStamp( int hour, int minute, int second, in UtcTimeStamp() function
606 UtcTimeStamp( int hour, int minute, int second, int millisecond, in UtcTimeStamp() function
610 UtcTimeStamp( int hour, int minute, int second, int fraction, in UtcTimeStamp() function
617 UtcTimeStamp( time_t time, int fraction, int precision ) in UtcTimeStamp() function
623 UtcTimeStamp( const tm* time, int fraction, int precision ) in UtcTimeStamp() function
923 UtcTimeStamp, enumerator
H A DField.h449 : FieldBase( field, UtcTimeStampConvertor::convert( UtcTimeStamp(), precision ) ) {} in FieldBase()
458 operator UtcTimeStamp() const in UtcTimeStamp() function
/dports/finance/quickfix/quickfix-1.15.1/src/
H A Dquickfix.i43 typedef FIX::UtcTimeStamp UtcTimeStamp; typedef
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp4131 typedef FIX::UtcTimeStamp UtcTimeStamp; typedef
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A DQuickfixPython.cpp5560 typedef FIX::UtcTimeStamp UtcTimeStamp; typedef
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A DQuickfixPython.cpp5560 typedef FIX::UtcTimeStamp UtcTimeStamp; typedef
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A DQuickfixPython.cpp5560 typedef FIX::UtcTimeStamp UtcTimeStamp; typedef