ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
entity_change_event Struct Referencefinal

Represents a low-level notification about a change to an entity at the repository level. More...

#include <entity_change_event.hpp>

Collaboration diagram for entity_change_event:
Collaboration graph

Public Attributes

std::string entity
 The fully qualified name of the entity that changed (e.g., "ores.risk.currency").
 
std::chrono::system_clock::time_point timestamp
 The timestamp of when the change occurred (in UTC).
 

Detailed Description

Represents a low-level notification about a change to an entity at the repository level.