clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::riff::File Struct Reference

#include <RIFF.h>

Public Attributes

FourCC Type
 
std::vector< ChunkChunks
 

Detailed Description

Definition at line 58 of file RIFF.h.

Member Data Documentation

◆ Chunks

std::vector<Chunk> clang::clangd::riff::File::Chunks

Definition at line 60 of file RIFF.h.

Referenced by clang::clangd::riff::operator==().

◆ Type

FourCC clang::clangd::riff::File::Type

Definition at line 59 of file RIFF.h.

Referenced by clang::clangd::riff::operator==().


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