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

Lightweight read-only projection of a badge mapping entry. More...

#include <badge_protocol.hpp>

Collaboration diagram for badge_mapping:
Collaboration graph

Public Attributes

std::string code_domain_code
 
std::string entity_code
 
std::string badge_code
 

Detailed Description

Lightweight read-only projection of a badge mapping entry.

Associates a (code_domain_code, entity_code) pair with a badge_code. Used by BadgeCache to build the lookup index at startup.