added support in Model for removing the whole tree
(without lists/vectors at the moment yet) git-svn-id: svn://ttmath.org/publicrep/morm/trunk@1206 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
virtual void set_logger(PT::Log * log);
|
||||
virtual void set_logger(PT::Log & log);
|
||||
|
||||
virtual PT::Log * get_logger();
|
||||
|
||||
virtual void set_stream(PT::TextStream & stream);
|
||||
virtual PT::TextStream * get_stream();
|
||||
|
Reference in New Issue
Block a user