Realm C++ SDK Version v2.2.0
Public Member Functions | Friends | List of all members

realm::bsoncxx::timestamp Struct Reference

A type representing a BSON timestamp. More...

#include <bson.hpp>

Public Member Functions

 timestamp (uint32_t seconds, uint32_t increment)
 
uint32_t get_seconds () const noexcept
 
uint32_t get_increment () const noexcept
 

Friends

struct bsoncxx
 

Detailed Description

A type representing a BSON timestamp.


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