/[adonthell]/adonthell/src/rpg/log_entry.h
ViewVC logotype

Diff of /adonthell/src/rpg/log_entry.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by ksterker, Mon Nov 15 08:54:33 2004 UTC revision 1.6 by ksterker, Sun Oct 9 07:38:40 2005 UTC
# Line 54  namespace rpg Line 54  namespace rpg
54               * @name Member Access               * @name Member Access
55               */               */
56              //@{              //@{
57                            /**
58                 * Return the topic of this log entry.
59                 * @return topic of the log entry.
60                 */
61                std::string topic () const { return Topic; }
62                            
63              /**              /**
64               * Return the text of this log entry.               * Return the text of this log entry.
65               * @return text of the log entry.               * @return text of the log entry.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26