libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: mysqlpp::mysql_type_info (9)


Used As Name Used In
PARAM this mysql_type_info::quote_q ( ) [const] »
PARAM this mysql_type_info::escape_q ( ) [const] »
PARAM type SQLBuffer::assign ( char const* data, SQLBuffer::size_type length, mysql_type_info type, bool is_null ) »
PARAM type SQLBuffer::assign ( std::string const& s, mysql_type_info type, bool is_null ) »
FIELD ._M_end_of_storage struct std::_Vector_base<mysqlpp::mysql_type_info, std::allocator<mysqlpp::mysql_type_info> >::_Vector_impl { pointer _M_start, pointer _M_finish, pointer _M_end_of_storage } »
FIELD ._M_finish struct std::_Vector_base<mysqlpp::mysql_type_info, std::allocator<mysqlpp::mysql_type_info> >::_Vector_impl { pointer _M_start, pointer _M_finish, pointer _M_end_of_storage } »
FIELD ._M_start struct std::_Vector_base<mysqlpp::mysql_type_info, std::allocator<mysqlpp::mysql_type_info> >::_Vector_impl { pointer _M_start, pointer _M_finish, pointer _M_end_of_storage } »
FIELD .type_ mysqlpp::SQLBuffer { char const* data_, SQLBuffer::size_type length_, mysql_type_info type_, bool is_null_ } »
FIELD .type_ mysqlpp::Field { std::string name_, std::string table_, std::string db_, mysql_type_info type_, size_t length_, size_t max_length_, unsigned int flags_ } »



Andrey Ponomarenko's ABI laboratory