OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
DocumentManager.h File Reference

Go to the source code of this file.

Namespaces

namespace  DataStorageAPI
 

Typedefs

using Document = bsoncxx::builder::basic::document
 
using string = std::string
 
using value = bsoncxx::types::value
 
using BsonViewOrValue = bsoncxx::document::view_or_value
 

Functions

class DataStorageAPI::__declspec (dllexport) ArrayBinaryConverter
 

Typedef Documentation

◆ BsonViewOrValue

using BsonViewOrValue = bsoncxx::document::view_or_value

◆ Document

using Document = bsoncxx::builder::basic::document

◆ string

using string = std::string

◆ value

using value = bsoncxx::types::value