CS::Persistence::ObjectComment Class Reference
Default implementation of iObjectComment. More...
#include <cstool/objectcomment.h>
Inheritance diagram for CS::Persistence::ObjectComment:

Public Member Functions | |
| virtual iString * | GetComment () |
| Get the comment string. | |
| virtual iObject * | QueryObject () |
| Get the iObject for this object. | |
Detailed Description
Default implementation of iObjectComment.
Definition at line 42 of file objectcomment.h.
Member Function Documentation
| virtual iString* CS::Persistence::ObjectComment::GetComment | ( | ) | [inline, virtual] |
| virtual iObject* CS::Persistence::ObjectComment::QueryObject | ( | ) | [inline, virtual] |
Get the iObject for this object.
Implements iObjectComment.
Definition at line 56 of file objectcomment.h.
The documentation for this class was generated from the following file:
- cstool/objectcomment.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
