OmniSciDB  a5dc49c757
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HashJoinMatchingSet Struct Reference

#include <HashJoin.h>

Public Attributes

llvm::Value * elements
 
llvm::Value * count
 
llvm::Value * slot
 
llvm::Value * error_code
 

Detailed Description

Definition at line 120 of file HashJoin.h.

Member Data Documentation

llvm::Value* HashJoinMatchingSet::count

Definition at line 122 of file HashJoin.h.

llvm::Value* HashJoinMatchingSet::elements

Definition at line 121 of file HashJoin.h.

llvm::Value* HashJoinMatchingSet::error_code

Definition at line 124 of file HashJoin.h.

llvm::Value* HashJoinMatchingSet::slot

Definition at line 123 of file HashJoin.h.


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