BLPAPI C++ 3.26.5
Loading...
Searching...
No Matches
blpapi_datetime.h File Reference

Represents a date and/or time. More...

#include <blpapi_call.h>
#include <blpapi_defs.h>
#include <blpapi_exception.h>
#include <blpapi_streamproxy.h>
#include <blpapi_timepoint.h>
#include <blpapi_types.h>
#include <cassert>
#include <cstring>
#include <iosfwd>

Go to the source code of this file.

Classes

struct  DatetimeParts
class  Datetime
struct  Datetime::Milliseconds
struct  Datetime::Microseconds
struct  Datetime::Nanoseconds
struct  Datetime::Picoseconds
struct  Datetime::Offset
struct  DatetimeUtil

Namespaces

namespace  BloombergLP
namespace  BloombergLP::blpapi

Macros

#define INCLUDED_CASSERT
#define INCLUDED_CSTRING
#define INCLUDED_IOSFWD

Functions

bool operator== (const Datetime &lhs, const Datetime &rhs)
bool operator!= (const Datetime &lhs, const Datetime &rhs)
bool operator< (const Datetime &lhs, const Datetime &rhs)
bool operator<= (const Datetime &lhs, const Datetime &rhs)
bool operator> (const Datetime &lhs, const Datetime &rhs)
bool operator>= (const Datetime &lhs, const Datetime &rhs)
std::ostream & operator<< (std::ostream &stream, const Datetime &datetime)

Detailed Description

Represents a date and/or time.

Represents a date and/or time.

Macro Definition Documentation

◆ INCLUDED_CASSERT

#define INCLUDED_CASSERT

◆ INCLUDED_CSTRING

#define INCLUDED_CSTRING

◆ INCLUDED_IOSFWD

#define INCLUDED_IOSFWD