MCPcopy Create free account
hub / github.com/cmu-db/bustub / FrameHeader

Method FrameHeader

src/buffer/buffer_pool_manager.cpp:27–27  ·  view source on GitHub ↗

* @brief The constructor for a `FrameHeader` that initializes all fields to default values. * * See the documentation for `FrameHeader` in "buffer/buffer_pool_manager.h" for more information. * * @param frame_id The frame ID / index of the frame we are creating a header for. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected