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, 13 years ago

Préparation nouvelle arborescence

File size: 250 bytes
Line 
1DECLARE_ATTRIBUTE(StdString, name)
2DECLARE_ATTRIBUTE(StdString, description)
3
4DECLARE_ATTRIBUTE(StdString, output_freq)
5
6DECLARE_ATTRIBUTE(int,       output_level)
7
8DECLARE_ATTRIBUTE(bool,      enabled)
9
10// DECLARE_ATTRIBUTE_DEF(bool, enabled, true)
Note: See TracBrowser for help on using the repository browser.