Public Member Functions | |
| DBIQuote (dbi_driver drv, const std::string &str) throw (std::bad_alloc,std::runtime_error) | |
| const char * | operator() () |
| DBIQuote & | operator= (const DBIQuote &o) throw (std::bad_alloc,std::runtime_error) |
| ~DBIQuote () | |
| void | setNULL () throw (std::bad_alloc,std::runtime_error) |
| bool | isNULL () |
Definition at line 94 of file dbiquote.h.
1.5.1