OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::ModelAggregationSql, including all inherited members.
accCols | openm::ModelBaseExpressionSql | protected |
accCount | openm::ModelBaseExpressionSql | protected |
accIds | openm::ModelBaseExpressionSql | protected |
accNames | openm::ModelBaseExpressionSql | protected |
accTableName | openm::ModelBaseExpressionSql | protected |
dimCols | openm::ModelBaseExpressionSql | protected |
ModelAggregationSql(const string &i_accTableName, const vector< string > &i_dimCols, const vector< int > &i_accIds, const vector< string > &i_accNames, const vector< string > &i_accCols) | openm::ModelAggregationSql | inline |
ModelBaseExpressionSql(const string &i_accTableName, const vector< string > &i_dimCols, const vector< int > &i_accIds, const vector< string > &i_accNames, const vector< string > &i_accCols) | openm::ModelBaseExpressionSql | inline |
translateAggregationExpr(const string &i_outTableName, const string &i_name, const string &i_colName, const string &i_expr) | openm::ModelAggregationSql | |
translateAllSimpleFnc(const string &i_srcMsg, bool i_isSkipAggr, const string &i_expr) | openm::ModelBaseExpressionSql | protected |
translateSimpleFnc(const string &i_srcMsg, FncCode i_code, const string &i_arg) | openm::ModelBaseExpressionSql | protectedstatic |
~ModelAggregationSql() noexcept | openm::ModelAggregationSql | inline |
~ModelBaseExpressionSql() noexcept | openm::ModelBaseExpressionSql | inline |