libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: mysqlpp::SQLBuffer (7)


Used As Name Used In
PARAM this SQLBuffer::assign ( char const* data, SQLBuffer::size_type length, mysql_type_info type, bool is_null ) »
PARAM this SQLBuffer::assign ( std::string const& s, mysql_type_info type, bool is_null ) »
PARAM this SQLBuffer::quote_q ( ) [const] »
PARAM this SQLBuffer::replace_buffer ( char const* pd, SQLBuffer::size_type length ) »
RETURN SQLBuffer::assign ( char const* data, SQLBuffer::size_type length, mysql_type_info type, bool is_null ) »
RETURN SQLBuffer::assign ( std::string const& s, mysql_type_info type, bool is_null ) »
FIELD .counted_ mysqlpp::RefCountedPointer<mysqlpp::SQLBuffer, mysqlpp::RefCountedPointerDestroyer<mysqlpp::SQLBuffer> > { SQLBuffer* counted_, size_t* refs_ } »



Andrey Ponomarenko's ABI laboratory