struct Record

Declaration

struct Record { /* full declaration omitted */ };

Declared at: mcap/include/mcap/types.hpp:87

Member Variables

public mcap::OpCode opcode
public uint64_t dataSize
public int* data

Method Overview

Methods

ΒΆuint64_t recordSize() const

Declared at: mcap/include/mcap/types.hpp:92