Struct log_lsa
ClassList > log_lsa
Public Attributes
Public Functions
Public Attributes Documentation
variable offset
std::int64_t log_lsa::offset;
variable pageid
std::int64_t log_lsa::pageid;
Public Functions Documentation
function is_max
inline constexpr bool log_lsa::is_max () const
function is_null
inline constexpr bool log_lsa::is_null () const
function log_lsa [1/3]
inline log_lsa::log_lsa () = default
function log_lsa [2/3]
inline constexpr log_lsa::log_lsa (
std::int64_t log_pageid,
std::int16_t log_offset
)
function log_lsa [3/3]
inline log_lsa::log_lsa (
const log_lsa & olsa
) = default
function operator!=
inline bool log_lsa::operator!= (
const log_lsa & olsa
) const
function operator<
inline bool log_lsa::operator< (
const log_lsa & olsa
) const
function operator<=
inline bool log_lsa::operator<= (
const log_lsa & olsa
) const
function operator=
inline log_lsa & log_lsa::operator= (
const log_lsa & olsa
) = default
function operator==
inline constexpr bool log_lsa::operator== (
const log_lsa & olsa
) const
function operator>
inline bool log_lsa::operator> (
const log_lsa & olsa
) const
function operator>=
inline bool log_lsa::operator>= (
const log_lsa & olsa
) const
function set_null
inline void log_lsa::set_null ()
The documentation for this class was generated from the following file cubrid/src/transaction/log_lsa.hpp