cstool/objectcomment.h File Reference
Saving multiple files. More...
#include "csutil/scf.h"#include "csutil/scfstr.h"#include "csutil/csobject.h"#include "iutil/document.h"#include "iutil/objreg.h"#include "imap/objectcomment.h"#include "iengine/engine.h"Go to the source code of this file.
Classes | |
| class | CS::Persistence::ObjectComment |
| Default implementation of iObjectComment. More... | |
Namespaces | |
| namespace | CS |
Main namespace for CrystalSpace. | |
| namespace | CS::Persistence |
Loading and saving helper classes. | |
Functions | |
| bool | CS::Persistence::LoadComment (iObjectRegistry *object_reg, iObject *object, iDocumentNode *node, bool replace=false) |
| Handle a comment node for a given object. | |
| bool | CS::Persistence::LoadComment (iEngine *engine, iObject *object, iDocumentNode *node, bool replace=false) |
| Handle a comment node for a given object. | |
| bool | CS::Persistence::SaveComment (iObjectRegistry *object_reg, iObject *obj, iDocumentNode *parentNode) |
| Helper function to save a comment. | |
| bool | CS::Persistence::SaveComment (iEngine *engine, iObject *obj, iDocumentNode *parentNode) |
| Helper function to save a comment. | |
Detailed Description
Saving multiple files.
Definition in file objectcomment.h.
Generated for Crystal Space 2.1 by doxygen 1.6.1
