Horizon Official Technical Documentation
|
|
Public Attributes | |
int | idtest |
int | testint |
std::string | teststring |
bool | testbool |
boost::mysql::date | testdate |
boost::mysql::datetime | testdatetime |
int test::idtest |
Referenced by BOOST_DESCRIBE_STRUCT().
bool test::testbool |
Referenced by BOOST_DESCRIBE_STRUCT().
boost::mysql::date test::testdate |
Referenced by BOOST_DESCRIBE_STRUCT().
boost::mysql::datetime test::testdatetime |
Referenced by BOOST_DESCRIBE_STRUCT().
int test::testint |
Referenced by BOOST_DESCRIBE_STRUCT().
std::string test::teststring |
Referenced by BOOST_DESCRIBE_STRUCT().