Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
entry-id-test.cpp File Reference

unit test EntryID_test More...

Go to the source code of this file.

Description

unit test EntryID_test

Definition in file entry-id-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/idi/entry-id.hpp"
#include "steam/asset/struct-scheme.hpp"
#include "steam/mobject/session/clip.hpp"
#include "steam/mobject/session/fork.hpp"
#include "lib/meta/trait-special.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include "lib/symbol.hpp"
#include <unordered_map>
#include <string>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::idi
 Identification Schemes.
 
namespace  lib::idi::test
 

 
namespace  lib::idi::test::anonymous_namespace{entry-id-test.cpp}
 

Typedefs

using DummyID = EntryID< Dummy >
 
using ForkID = EntryID< steam::mobject::session::Fork >
 
using ClipID = EntryID< steam::mobject::session::Clip >
 

Classes

struct  Dummy
 
class  EntryID_test
 

Functions

 LAUNCHER (EntryID_test, "unit common")
 Register this test class...
 

Class Documentation

◆ lib::idi::test::anonymous_namespace{entry-id-test.cpp}::Dummy

struct lib::idi::test::anonymous_namespace{entry-id-test.cpp}::Dummy
+ Collaboration diagram for Dummy: