Logo ROOT   6.18/05
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Experimental::Internal::RPagePayload Struct Reference

Definition at line 77 of file RPageStorageRoot.hxx.

Public Attributes

unsigned char * fContent = nullptr
 
int fSize = 0
 
std::int32_t fVersion = 0
 

#include <ROOT/RPageStorageRoot.hxx>

Member Data Documentation

◆ fContent

unsigned char* ROOT::Experimental::Internal::RPagePayload::fContent = nullptr

Definition at line 80 of file RPageStorageRoot.hxx.

◆ fSize

int ROOT::Experimental::Internal::RPagePayload::fSize = 0

Definition at line 79 of file RPageStorageRoot.hxx.

◆ fVersion

std::int32_t ROOT::Experimental::Internal::RPagePayload::fVersion = 0

Definition at line 78 of file RPageStorageRoot.hxx.


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