source:
XMLIO_V2/dev/common/src/xmlio/config/file_attribute.conf
@
219
Last change on this file since 219 was 219, checked in by hozdoba, 12 years ago | |
---|---|
File size: 250 bytes |
Line | |
---|---|
1 | DECLARE_ATTRIBUTE(StdString, name) |
2 | DECLARE_ATTRIBUTE(StdString, description) |
3 | |
4 | DECLARE_ATTRIBUTE(StdString, output_freq) |
5 | |
6 | DECLARE_ATTRIBUTE(int, output_level) |
7 | |
8 | DECLARE_ATTRIBUTE(bool, enabled) |
9 | |
10 | // DECLARE_ATTRIBUTE_DEF(bool, enabled, true) |
Note: See TracBrowser
for help on using the repository browser.