Horizon Official Technical Documentation
test Struct Reference

Public Attributes

int idtest
 
int testint
 
std::string teststring
 
bool testbool
 
boost::mysql::date testdate
 
boost::mysql::datetime testdatetime
 

Member Data Documentation

◆ idtest

int test::idtest

Referenced by BOOST_DESCRIBE_STRUCT().

◆ testbool

bool test::testbool

Referenced by BOOST_DESCRIBE_STRUCT().

◆ testdate

boost::mysql::date test::testdate

Referenced by BOOST_DESCRIBE_STRUCT().

◆ testdatetime

boost::mysql::datetime test::testdatetime

Referenced by BOOST_DESCRIBE_STRUCT().

◆ testint

int test::testint

Referenced by BOOST_DESCRIBE_STRUCT().

◆ teststring

std::string test::teststring

Referenced by BOOST_DESCRIBE_STRUCT().


The documentation for this struct was generated from the following file: