#include <textfile_evaluation.h>
Inheritance diagram for PropertyWritingContainer:

Public Member Functions | |
| virtual ASCString | getFileName () |
| PropertyWritingContainer (const ASCString &baseName, tnstream &stream) | |
| ~PropertyWritingContainer () | |
| void | writeProperty (Property &p, const ASCString &value) |
| virtual void | openBracket (const ASCString &name) |
| virtual void | closeBracket () |
Protected Member Functions | |
| virtual ASCString | getLocation () |
|
||||||||||||
|
Definition at line 579 of file textfile_evaluation.cpp. References TextPropertyGroup::fileName, tnstream::getDeviceName(), tnstream::getLocation(), TextPropertyGroup::location, openBracket(), and PropertyContainer::textPropertyGroup. |
|
|
Definition at line 587 of file textfile_evaluation.cpp. References closeBracket(), PropertyContainer::error(), PropertyContainer::levelDepth, and PropertyContainer::textPropertyGroup. |
|
|
Reimplemented from PropertyContainer. Definition at line 343 of file textfile_evaluation.cpp. References PropertyContainer::closeBracket(), PropertyContainer::level, PropertyContainer::levelDepth, and tnstream::writeString(). Referenced by ~PropertyWritingContainer(). |
|
|
Implements PropertyContainer. Definition at line 144 of file textfile_evaluation.h. References tnstream::getDeviceName(). |
|
|
Implements PropertyContainer. Definition at line 142 of file textfile_evaluation.h. References tnstream::getLocation(). |
|
|
Reimplemented from PropertyContainer. Definition at line 334 of file textfile_evaluation.cpp. References PropertyContainer::levelDepth, PropertyContainer::openBracket(), and tnstream::writeString(). Referenced by PropertyWritingContainer(). |
|
||||||||||||
|
Implements PropertyContainer. Definition at line 275 of file textfile_evaluation.cpp. References PropertyContainer::levelDepth, and tnstream::writeString(). |
1.4.2