CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
MessageIndex.cpp File Reference

Implementation of the multi-key DataMessage index: per-key multimaps, EOL-driven eviction and range queries. More...

#include "MessageIndex.h"
#include "UnitTestFramework.h"
Include dependency graph for MessageIndex.cpp:

Go to the source code of this file.

Namespaces

namespace  cmlabs

Functions

void cmlabs::Register_MessageIndex_Tests ()

Detailed Description

Implementation of the multi-key DataMessage index: per-key multimaps, EOL-driven eviction and range queries.

See MessageIndex.h for the API documentation and ownership rules.

Definition in file MessageIndex.cpp.