ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
(Generate patch)

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.47 by root, Sun Jan 7 02:39:14 2007 UTC vs.
Revision 1.48 by root, Sun Jan 7 18:01:09 2007 UTC

180 virtual ~attachable (); 180 virtual ~attachable ();
181 181
182 attachable &operator =(const attachable &src); 182 attachable &operator =(const attachable &src);
183 183
184 bool invoke (event_type event, ...); 184 bool invoke (event_type event, ...);
185 void instantiate (); 185 MTH void instantiate ();
186 void reattach (); 186 void reattach ();
187 187
188protected: 188protected:
189 // do the real refcount checking work 189 // do the real refcount checking work
190 void do_check (); 190 void do_check ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines