|
VSQLite++ 0.3
|
#include <command.hpp>

Public Attributes | |
| std::string | name |
| T | value |
Definition at line 58 of file command.hpp.
| std::string sqlite::v2::named_parameter< T >::name |
Definition at line 59 of file command.hpp.
Referenced by sqlite::v2::command::operator%().
| T sqlite::v2::named_parameter< T >::value |
Definition at line 60 of file command.hpp.
Referenced by sqlite::v2::command::operator%().