OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NeedsOneToManyHash Class Reference

#include <HashJoin.h>

+ Inheritance diagram for NeedsOneToManyHash:
+ Collaboration diagram for NeedsOneToManyHash:

Public Member Functions

 NeedsOneToManyHash ()
 
- Public Member Functions inherited from HashJoinFail
 HashJoinFail (const std::string &err_msg)
 
 HashJoinFail (const std::string &err_msg, InnerQualDecision qual_decision)
 

Additional Inherited Members

- Public Attributes inherited from HashJoinFail
InnerQualDecision inner_qual_decision
 

Detailed Description

Definition at line 80 of file HashJoin.h.

Constructor & Destructor Documentation

NeedsOneToManyHash::NeedsOneToManyHash ( )
inline

Definition at line 82 of file HashJoin.h.

82 : HashJoinFail("Needs one to many hash") {}
HashJoinFail(const std::string &err_msg)
Definition: HashJoin.h:72

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