MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Lila::SymbolEvent Struct Reference

Data for symbol definition events. More...

#include <EventBus.hpp>

+ Collaboration diagram for Lila::SymbolEvent:

Public Attributes

std::string name
 Symbol name.
 
std::optional< std::string > type
 Optional symbol type.
 
std::optional< uintptr_t > address
 Optional symbol address.
 

Detailed Description

Data for symbol definition events.

Used for SymbolDefined events.

Definition at line 96 of file EventBus.hpp.


The documentation for this struct was generated from the following file: