Author: mysqlpp Date: Fri Jun 17 21:41:02 2005 New Revision: 755 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=755&view=rev Log: - Renamed all of ResUse's private variables to have trailing underscores, for consistency. (Some had a trailing underscore, some had a leading underscore, and some had neither.) - Renamed ResUse::mysql_result() to raw_result(), to make it database server neutral.
Modified:
trunk/doc/userman/userman.xml
trunk/lib/result.cpp
trunk/lib/result.h
