#include <string>
#include <OnixS/Eurex/MarketData/Compiler.h>
#include <OnixS/Eurex/MarketData/Numeric.h>
#include <OnixS/Eurex/MarketData/TimeSpan.h>
Go to the source code of this file.
Classes | |
struct | Month |
struct | YearMonthDay |
struct | TimestampFormat |
class | Timestamp |
Namespaces | |
OnixS | |
OnixS::Eurex | |
OnixS::Eurex::MarketData | |
Typedefs | |
typedef Int64 | Ticks |
Functions | |
TimeSpan | operator- (const Timestamp &left, const Timestamp &right) |
std::ostream & | operator<< (std::ostream &os, const Timestamp ×tamp) |