Symbol: _write_simple
src/apps/cortex/RouteApp/ConnectionIO.cpp
333
_write_simple("name", m_outputName.String(), context);
src/apps/cortex/RouteApp/ConnectionIO.cpp
367
_write_simple("name", m_inputName.String(), context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
344
_write_simple(_FLAG_ELEMENT, "NO_START_STOP", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
346
_write_simple(_FLAG_ELEMENT, "NO_SEEK", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
348
_write_simple(_FLAG_ELEMENT, "NO_PREROLL", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
350
_write_simple(_FLAG_ELEMENT, "NO_STOP", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
352
_write_simple(_FLAG_ELEMENT, "NO_ROSTER_WATCH", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
354
_write_simple(_FLAG_ELEMENT, "NO_POSITION_REPORTING", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
360
_write_simple(_RUN_MODE_ELEMENT, "B_OFFLINE", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
363
_write_simple(_RUN_MODE_ELEMENT, "B_DECREASE_PRECISION", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
366
_write_simple(_RUN_MODE_ELEMENT, "B_INCREASE_LATENCY", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
369
_write_simple(_RUN_MODE_ELEMENT, "B_DROP_DATA", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
372
_write_simple(_RUN_MODE_ELEMENT, "B_RECORDING", context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
375
_write_simple(_RECORDING_DELAY_ELEMENT, buffer.String(), context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
380
_write_simple(_RUN_MODE_ELEMENT, buffer.String(), context);
src/apps/cortex/RouteApp/DormantNodeIO.cpp
393
_write_simple(_REF_ELEMENT, p.Path(), context);
src/apps/cortex/RouteApp/LiveNodeIO.cpp
178
_write_simple(_NAME_ELEMENT, m_name.String(), context);
src/apps/cortex/RouteApp/route_app_io.cpp
101
_write_simple(_KIND_ELEMENT, "B_CONTROLLABLE", context);
src/apps/cortex/RouteApp/route_app_io.cpp
103
_write_simple(_KIND_ELEMENT, "B_FILE_INTERFACE", context);
src/apps/cortex/RouteApp/route_app_io.cpp
105
_write_simple(_KIND_ELEMENT, "B_ENTITY_INTERFACE", context);
src/apps/cortex/RouteApp/route_app_io.cpp
107
_write_simple(_KIND_ELEMENT, "B_PHYSICAL_INPUT", context);
src/apps/cortex/RouteApp/route_app_io.cpp
109
_write_simple(_KIND_ELEMENT, "B_PHYSICAL_OUTPUT", context);
src/apps/cortex/RouteApp/route_app_io.cpp
111
_write_simple(_KIND_ELEMENT, "B_SYSTEM_MIXER", context);
src/apps/cortex/RouteApp/route_app_io.cpp
95
_write_simple(_KIND_ELEMENT, "B_BUFFER_PRODUCER", context);
src/apps/cortex/RouteApp/route_app_io.cpp
97
_write_simple(_KIND_ELEMENT, "B_BUFFER_CONSUMER", context);
src/apps/cortex/RouteApp/route_app_io.cpp
99
_write_simple(_KIND_ELEMENT, "B_TIME_SOURCE", context);
src/apps/cortex/RouteApp/route_app_io.h
89
void _write_simple(