yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::util::HexStringParams Struct Reference

#include <hex.h>

Public Types

enum class  Prefix { kNone , kDollar , kHash , k0x }
 

Public Attributes

enum yaze::util::HexStringParams::Prefix prefix = Prefix::kDollar
 
bool uppercase = true
 

Detailed Description

Definition at line 10 of file hex.h.

Member Enumeration Documentation

◆ Prefix

Enumerator
kNone 
kDollar 
kHash 
k0x 

Definition at line 11 of file hex.h.

Member Data Documentation

◆ prefix

◆ uppercase

bool yaze::util::HexStringParams::uppercase = true

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