MySQL 9.0.0
Source Code Documentation
zlob0first.h File Reference
#include "fil0types.h"
#include "fut0lst.h"
#include "lob0impl.h"
#include "univ.i"

Go to the source code of this file.

Classes

struct  lob::z_first_page_t
 The first page of an zlob. More...
 

Namespaces

namespace  lob
 Provides the large objects (LOB) module.
 

Functions

std::ostream & lob::operator<< (std::ostream &out, const z_first_page_t &obj)
 Overloading the global output parameter to print object of type z_first_page_t into the given output stream. More...