LLVM: llvm::cas::ondisk::TableHandle::Header Struct Reference (original) (raw)

#include "[CAS/DatabaseFile.h](DatabaseFile%5F8h%5Fsource.html)"

Public Attributes
TableKind Kind
uint16_t NameSize
int32_t NameRelOffset
Relative to Header.

Detailed Description

Definition at line 38 of file DatabaseFile.h.

Member Data Documentation

Kind

TableKind llvm::cas::ondisk::TableHandle::Header::Kind

Definition at line 39 of file DatabaseFile.h.

NameRelOffset

int32_t llvm::cas::ondisk::TableHandle::Header::NameRelOffset

Relative to Header.

Definition at line 41 of file DatabaseFile.h.

NameSize

uint16_t llvm::cas::ondisk::TableHandle::Header::NameSize

Definition at line 40 of file DatabaseFile.h.


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