#include "MemoryPersistentTuple.h"
#include "MemoryTupleData.h"
#include "IMemoryBackingStore.h"
#include "AIDA_Dev/ITupleVariableDescription.h"
#include "AIDA_Dev/IDevTuple.h"
#include "AIDA_Dev/ITupleHeader.h"
#include "AIDA_Dev/IDevTupleFactory.h"
Include dependency graph for MemoryPersistentTuple.cpp:
Go to the source code of this file.
Variables | |
const std::string | subTuplePrefix = "st" |
|
Definition at line 9 of file MemoryPersistentTuple.cpp. Referenced by Anaphe::AIDA_MemoryStore::MemoryPersistentTuple::bindVariable. |