![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Mock implementation of the Interface normally used to query media file information from the data backend. More...
Go to the source code of this file.
Mock implementation of the Interface normally used to query media file information from the data backend.
The Mock implementation instead holds a map of fixed response which will be delivered when querying some magic filenames.
Definition in file media-access-mock.cpp.
#include "vault/media-access-mock.hpp"#include "steam/mobject/session/testclip.hpp"#include "lib/util.hpp"#include "lib/depend.hpp"#include "lib/time/mutation.hpp"#include "lib/symbol.hpp"#include <vector>#include <map>Namespaces | |
| namespace | vault |
| Vault-Layer implementation namespace root. | |
| namespace | vault::test |
| namespace | vault::test::anonymous_namespace{media-access-mock.cpp} |
Typedefs | |
| typedef MediaAccessFacade::ChanHandle | ChanHandle |
Classes | |
| struct | Response |
| struct | TestCases |
Variables | |
| const ChanDesc | NULLResponse |
| lib::Depend< TestCases > | testCases |