#include <databaseLanguage.hpp>
_Wolframe::db::LanguageDescriptionSQL::LanguageDescriptionSQL |
( |
| ) |
|
|
inline |
virtual _Wolframe::db::LanguageDescriptionSQL::~LanguageDescriptionSQL |
( |
| ) |
|
|
inlinevirtual |
virtual const char* _Wolframe::db::LanguageDescriptionSQL::eoln_commentopr |
( |
| ) |
const |
|
inlinevirtual |
virtual bool _Wolframe::db::LanguageDescriptionSQL::isCaseSensitive |
( |
| ) |
const |
|
inlinevirtual |
virtual bool _Wolframe::db::LanguageDescriptionSQL::isEmbeddedStatement |
( |
std::string::const_iterator |
si, |
|
|
std::string::const_iterator |
se |
|
) |
| const |
|
virtual |
virtual std::string _Wolframe::db::LanguageDescriptionSQL::parseEmbeddedStatement |
( |
std::string::const_iterator & |
si, |
|
|
std::string::const_iterator |
se |
|
) |
| const |
|
virtual |
virtual std::string _Wolframe::db::LanguageDescriptionSQL::stm_argument_reference |
( |
int |
index | ) |
const |
|
virtual |
virtual std::string _Wolframe::db::LanguageDescriptionSQL::substituteTemplateArguments |
( |
const std::string & |
cmd, |
|
|
const std::vector< TemplateArgumentAssignment > & |
arg |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: