EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
Object.hpp File Reference

Object specification. More...

#include <format>
#include <string>
#include <string_view>
#include <utility>
#include "IDAllocator.hpp"

Go to the source code of this file.

Classes

class  echomap::Object< Derived >
 A participant in a runtime object model with a numerically unique identifier and display name. More...
struct  echomap::Object< Derived >::CopyTag
 Tag despatch discriminator for copying the base object, preserving uniqueness of IDs. More...

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Detailed Description

Object specification.

Author
Oliver Dixon
Date
2026-06-25

Definition in file Object.hpp.