BLPAPI C++  3.24.5
Datetime::Nanoseconds Struct Reference

#include <blpapi_datetime.h>

Public Member Functions

 Nanoseconds (int nanoseconds)
 

Public Attributes

int d_nsec
 

Constructor & Destructor Documentation

◆ Nanoseconds()

Nanoseconds ( int  nanoseconds)
explicit

The behavior is undefined unless 0 <= nanoseconds < 1,000,000,000.

Member Data Documentation

◆ d_nsec

int d_nsec

The documentation for this struct was generated from the following file: