source: XMLIO_V2/dev/common/src/xmlio/config/file_attribute.conf @ 266

Last change on this file since 266 was 266, checked in by hozdoba, 13 years ago

Corrections après tests sur titane

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