Go to the source code of this file.
Classes | |
struct | TimeDetails |
struct | TimeSpanFormat |
class | TimeSpan |
class | DaySpan |
class | HourSpan |
class | MinuteSpan |
class | SecondSpan |
class | MillisecondSpan |
class | MicrosecondSpan |
class | NanosecondSpan |
class | PicosecondSpan |
Namespaces | |
OnixS | |
OnixS::FIX | |
Macros | |
#define | ONIXS_MINMAX_ABUSER |
Typedefs | |
typedef UInt32 | Amount |
typedef UInt64 | HugeAmount |
typedef Int32 | Interval |
typedef Int64 | HugeInterval |
typedef Interval | Days |
typedef Interval | Hours |
typedef Interval | Minutes |
typedef Interval | Seconds |
typedef Interval | Milliseconds |
typedef Interval | Microseconds |
typedef Interval | Nanoseconds |
typedef HugeInterval | Picoseconds |
typedef HugeInterval | TotalSeconds |
typedef HugeInterval | TotalMilliseconds |
typedef HugeInterval | TotalMicroseconds |
typedef HugeInterval | TotalNanoseconds |
typedef HugeInterval | TotalPicoseconds |
#define ONIXS_MINMAX_ABUSER |
Definition at line 27 of file TimeSpan.h.