NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::ContractEnvelope Struct Reference

#include <types.hpp>

Public Attributes

LaunchContract contract
 
std::optional< std::unordered_map< std::string, std::unordered_map< std::string, TraceEntry > > > trace
 
std::vector< WarningObjectwarnings
 

Detailed Description

Definition at line 235 of file types.hpp.

Member Data Documentation

◆ contract

LaunchContract nah::ContractEnvelope::contract

Definition at line 236 of file types.hpp.

◆ trace

std::optional<std::unordered_map<std::string, std::unordered_map<std::string, TraceEntry> > > nah::ContractEnvelope::trace

Definition at line 238 of file types.hpp.

◆ warnings

std::vector<WarningObject> nah::ContractEnvelope::warnings

Definition at line 237 of file types.hpp.


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