yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::MessageParseResult Struct Reference

#include <message_data.h>

Public Member Functions

bool ok () const
 

Public Attributes

std::vector< uint8_t > bytes
 
std::vector< std::string > errors
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 141 of file message_data.h.

Member Function Documentation

◆ ok()

bool yaze::editor::MessageParseResult::ok ( ) const
inline

Member Data Documentation

◆ bytes

std::vector<uint8_t> yaze::editor::MessageParseResult::bytes

◆ errors

std::vector<std::string> yaze::editor::MessageParseResult::errors

◆ warnings

std::vector<std::string> yaze::editor::MessageParseResult::warnings

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