|
Qore SchemaReverse Module Reference
1.1
|
Structure dump of packages. More...

Public Member Functions | |
| constructor (AbstractDatasource ds, string mask=".*") | |
Public Member Functions inherited from SchemaReverse::CodesBaseReverse | |
| constructor (string object_type, AbstractDatasource ds, string mask, string function_name,) | |
| hash | toQore () |
| Dedicated functionlity to get DB object info into the internal structure is done here. More... | |
Public Member Functions inherited from SchemaReverse::AbstractReverseObject | |
| constructor (AbstractDatasource ds, string name) | |
| Database | database () |
| AbstractDatasource | datasource () |
| string | name () |
| string | toString () |
| Make a string with Qore code from a structure prepared by AbstractReverseObject::toQore(). More... | |
Structure dump of packages.
|
inline |
| ds | an AbstractDatasource object |
| mask | a regexp mask used to specify what objects of this type are fetched |