OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TableFunctionsFactory.h File Reference
#include <string>
#include <vector>
#include "QueryEngine/ExtensionFunctionsWhitelist.h"
#include "QueryEngine/TableFunctionHelper.h"
#include "Shared/toString.h"
#include "TableFunctionOutputBufferSizeType.h"
+ Include dependency graph for TableFunctionsFactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  table_functions::TableFunctionOutputRowSizer
 
class  table_functions::TableFunction
 
class  table_functions::TableFunctionsFactory
 

Namespaces

 table_functions
 

Macros

#define DEFAULT_ROW_MULTIPLIER_SUFFIX   "__default_RowMultiplier_"
 
#define DEFAULT_ROW_MULTIPLIER_VALUE   1
 
#define PREFLIGHT_SUFFIX   "__preflight"
 

Functions

void table_functions::init_table_functions ()
 

Macro Definition Documentation

#define DEFAULT_ROW_MULTIPLIER_SUFFIX   "__default_RowMultiplier_"
#define DEFAULT_ROW_MULTIPLIER_VALUE   1

Definition at line 28 of file TableFunctionsFactory.h.

Referenced by RelAlgExecutor::createTableFunctionWorkUnit().

#define PREFLIGHT_SUFFIX   "__preflight"