RTC Toolkit  2.0.0
Namespaces | Functions
inMemoryOldb.cpp File Reference

Implementation of support functions to provide an in-memory OLDB for testing. More...

#include <ciiOldbConfigClass.hpp>
#include <ciiOldbDataPoint.hpp>
#include <ciiOldbFactory.hpp>
#include <ciiOldbProviderFactory.hpp>
#include <meta/mdOldb.hpp>
#include <meta/mdOldbMatrix.hpp>
#include <provider/ciiOldbDirectoryTreeProvider.hpp>
#include <provider/ciiOldbInMemoryDataPointProvider.hpp>
#include <provider/ciiOldbLocalFileProvider.hpp>
#include "rtctk/componentFramework/test/inMemoryOldb.hpp"

Namespaces

 rtctk
 
 rtctk::componentFramework
 
 rtctk::componentFramework::test
 

Functions

std::shared_ptr< elt::oldb::CiiOldb > rtctk::componentFramework::test::CreateInMemoryOldb ()
 
void rtctk::componentFramework::test::DeleteAllConfigDataPoints (const std::string &target_config_storage)
 

Detailed Description

Implementation of support functions to provide an in-memory OLDB for testing.