wut  v1.5.0
Wii U Toolchain
Public Member Functions | Data Fields
VolumeId Struct Reference

#include <storage.h>

Public Member Functions

 VolumeId ()=default
 
 VolumeId (char const *id)
 
int32_t Compare (VolumeId const &other) const asm("Compare__Q3_2nn3spm8VolumeIdCFRCQ3_2nn3spm8VolumeId")
 Compares this VolumeId with another one. More...
 

Data Fields

char id [16]
 

Detailed Description

Definition at line 26 of file storage.h.

Constructor & Destructor Documentation

◆ VolumeId() [1/2]

VolumeId ( )
default

◆ VolumeId() [2/2]

VolumeId ( char const *  id)
inline

Definition at line 30 of file storage.h.

Member Function Documentation

◆ Compare()

int32_t Compare ( VolumeId const &  other) const

Compares this VolumeId with another one.

Returns
0 if equal

Field Documentation

◆ id

char id[16]

Definition at line 44 of file storage.h.


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