This is the complete list of members for ibis::join, including all inherited members.
| create(const ibis::part &partr, const ibis::part &parts, const char *colname, const char *condr=0, const char *conds=0) | ibis::join | static |
| estimate(uint64_t &nmin, uint64_t &nmax)=0 | ibis::join | pure virtual |
| evaluate()=0 | ibis::join | pure virtual |
| fillEquiJoinTable(size_t nrows, const std::string &desc, const ibis::array_t< T > &rjcol, const ibis::table::typeArray &rtypes, const std::vector< void * > &rbuff, const ibis::array_t< T > &sjcol, const ibis::table::typeArray &stypes, const std::vector< void * > &sbuff, const ibis::table::stringArray &cnamet, const std::vector< uint32_t > &cnpos) (defined in ibis::join) | ibis::join | static |
| fillEquiJoinTable(size_t nrows, const std::string &desc, const std::vector< std::string > &rjcol, const ibis::table::typeArray &rtypes, const std::vector< void * > &rbuff, const std::vector< std::string > &sjcol, const ibis::table::typeArray &stypes, const std::vector< void * > &sbuff, const ibis::table::stringArray &cnamet, const std::vector< uint32_t > &cnpos) (defined in ibis::join) | ibis::join | static |
| join() (defined in ibis::join) | ibis::join | inlineprotected |
| select(const std::vector< const char * > &colnames)=0 | ibis::join | pure virtual |
| ~join() (defined in ibis::join) | ibis::join | inlinevirtual |
|
| |