PDFxTMDLib  1.0.0
Public Member Functions | List of all members
PDFxTMD::KeyValueStore Class Reference

#include <KeyValueStore.h>

Public Member Functions

void set (const std::string &key, const StandardType &value)
 
std::optional< StandardTypeget (const std::string &key) const
 
bool contains (const std::string &key) const
 

Member Function Documentation

◆ contains()

bool PDFxTMD::KeyValueStore::contains ( const std::string &  key) const
inline

◆ get()

std::optional<StandardType> PDFxTMD::KeyValueStore::get ( const std::string &  key) const
inline

◆ set()

void PDFxTMD::KeyValueStore::set ( const std::string &  key,
const StandardType value 
)
inline

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