80644d8bb19f69cdb41d81b21782cc94c7440602
[iec.git] / foo.attrib
1 GLOBAL
2     base_opcode 200
3     encoder_headers "fooUtils.h" "fooBase.h"
4
5 fooIsBuffer
6     dir stuff in
7     len stuff (4 * sizeof(float))
8     param_check stuff if (n == NULL) { LOG(ERROR) << "NULL stuff"; return; }
9
10 fooUnsupported
11     dir params in
12     flag unsupported
13
14 fooDoEncoderFlush
15     flag flushOnEncode