Definition at line 87 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.

Data Fields | |
| int | test_id |
| GMainLoop * | loop |
| GstElement * | pipeline |
| Role | role |
| gboolean | is_nvinfer_server |
| union { | |
| ServerTest1Args server_test1 | |
| ServerTest2Args server_test2 | |
| ServerTest3Args server_test3 | |
| ClientTest1Args client_test1 | |
| ClientTest2Args client_test2 | |
| ClientTest3Args client_test3 | |
| } | args |
| union { | |
| ServerTest1Args server_test1 | |
| ServerTest2Args server_test2 | |
| ServerTest3Args server_test3 | |
| ClientTest1Args client_test1 | |
| ClientTest2Args client_test2 | |
| ClientTest3Args client_test3 | |
| } | args |
| union { ... } UcxTest::args |
| union { ... } UcxTest::args |
| ClientTest1Args UcxTest::client_test1 |
Definition at line 98 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| ClientTest2Args UcxTest::client_test2 |
Definition at line 99 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| ClientTest3Args UcxTest::client_test3 |
Definition at line 100 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| gboolean UcxTest::is_nvinfer_server |
Definition at line 92 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| GMainLoop * UcxTest::loop |
Definition at line 89 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| GstElement * UcxTest::pipeline |
Definition at line 90 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| Role UcxTest::role |
Definition at line 91 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| ServerTest1Args UcxTest::server_test1 |
Definition at line 95 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| ServerTest2Args UcxTest::server_test2 |
Definition at line 96 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| ServerTest3Args UcxTest::server_test3 |
Definition at line 97 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.
| int UcxTest::test_id |
Definition at line 88 of file sources/apps/sample_apps/deepstream-ucx-test/deepstream_ucx_test_app.h.