libfoedus-core
FOEDUS Core Library
foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult Struct Reference

return value for find_key_for_reserve(). More...

Detailed Description

return value for find_key_for_reserve().

POD.

Definition at line 593 of file masstree_page_impl.hpp.

#include <masstree_page_impl.hpp>

Public Member Functions

 FindKeyForReserveResult (SlotIndex index, MatchType match_type)
 

Public Attributes

SlotIndex index_
 
MatchType match_type_
 

Constructor & Destructor Documentation

foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult::FindKeyForReserveResult ( SlotIndex  index,
MatchType  match_type 
)
inline

Member Data Documentation

SlotIndex foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult::index_
MatchType foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult::match_type_

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