SQLsmith  v1.2.1-5-gfacd7a8
A random SQL query generator
Public Member Functions | Public Attributes | List of all members
routine Struct Reference
Collaboration diagram for routine:
Collaboration graph

Public Member Functions

 routine (string schema, string specific_name, sqltype *data_type, string name)
 
virtual string ident ()
 

Public Attributes

string specific_name
 
string schema
 
vector< sqltype * > argtypes
 
sqltyperestype
 
string name
 

Detailed Description

Definition at line 127 of file relmodel.hh.


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