#include <writer.h>
Inheritance diagram for iSaverPlugin:
Public Methods | |
virtual void | WriteDown (iBase *obj, iStrVector *str, iEngine *)=0 |
Take a given object and push description onto the given string vector. More... |
|
Take a given object and push description onto the given string vector. Concatenating the strings in the vector will create the saved text. Or write them to a file consequtively. |