Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::SymbolsUtil Member List

This is the complete list of members for impala::SymbolsUtil, including all inherited members.

Demangle(const std::string &name)impala::SymbolsUtilstatic
DemangleNameOnly(const std::string &symbol)impala::SymbolsUtilstatic
IsMangled(const std::string &symbol)impala::SymbolsUtilstatic
ManglePrepareOrCloseFunction(const std::string &fn_name)impala::SymbolsUtilstatic
MangleUserFunction(const std::string &fn_name, const std::vector< ColumnType > &arg_types, bool has_var_args=false, ColumnType *ret_argument=NULL)impala::SymbolsUtilstatic