EPAM B2BITS C++ Bovespa MarketData handler  1.28.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
B2bits::UTCTimeOnly Member List

This is the complete list of members for B2bits::UTCTimeOnly, including all inherited members.

DecimalValueSizeNoMillisecondsB2bits::UTCTimeOnlystatic
DecimalValueSizeWithMillisecondsB2bits::UTCTimeOnlystatic
fromDecimal(u32 val) noexceptB2bits::UTCTimeOnlystatic
fromDecimalString(AsciiString val) noexceptB2bits::UTCTimeOnlystatic
fromFixString(AsciiString val) noexceptB2bits::UTCTimeOnlystatic
fromString(AsciiString val) noexceptB2bits::UTCTimeOnlystatic
hour() const noexceptB2bits::UTCTimeOnly
millisecond() const noexceptB2bits::UTCTimeOnly
minute() const noexceptB2bits::UTCTimeOnly
now() noexceptB2bits::UTCTimeOnlystatic
operator!=(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
operator-(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnly
operator-=(const UTCTimeOnly &v) noexceptB2bits::UTCTimeOnly
operator<(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
operator<=(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
operator==(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
operator>(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
operator>=(const UTCTimeOnly &v) const noexceptB2bits::UTCTimeOnlyinline
second() const noexceptB2bits::UTCTimeOnly
toDecimal() const noexceptB2bits::UTCTimeOnly
toFixString(std::string *dest, bool keepmsec=false) const B2bits::UTCTimeOnly
toFixString(char *buf, char *end, bool keepmsec=false) const noexceptB2bits::UTCTimeOnly
UTCTimeOnly() noexceptB2bits::UTCTimeOnly
UTCTimeOnly(int hour, int minute, int second, int millisecond=0) noexceptB2bits::UTCTimeOnly
value_type typedefB2bits::UTCTimeOnly
ValueSizeB2bits::UTCTimeOnlystatic
ValueSizeNoMillisecondsB2bits::UTCTimeOnlystatic
ValueSizeWithMillisecondsB2bits::UTCTimeOnlystatic