Workspace 6.21.5
Public Member Functions | List of all members
Session::Wrapper Class Reference

#include <Distributed/mongocxx.h>

Public Member Functions

 Wrapper ()=default
 
 Wrapper (Client &client, MongoInternal)
 
 ~Wrapper ()
 
std::unique_ptr< Transaction::WrapperstartTransaction ()
 

Constructor & Destructor Documentation

◆ Wrapper() [1/2]

Wrapper ( Client client,
MongoInternal  mongoInternal 
)

◆ Wrapper() [2/2]

Wrapper ( )
default

◆ ~Wrapper()

~Wrapper ( )
default

Member Function Documentation

◆ startTransaction()

std::unique_ptr< Transaction::Wrapper > startTransaction ( )
inline