repo_name
stringclasses
10 values
file_path
stringlengths
29
222
content
stringlengths
24
926k
extention
stringclasses
5 values
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/dynamic_selection/sepia-filter-ds/src/1_sepia_sycl.cpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #include <chrono> #include <cmath> #include <iostream> #include <sycl/sycl.hpp> // dpc_common.hpp can be found in th...
cpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/stable_sort_by_key/src/main.cpp
//============================================================== // Copyright © 2020 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= // oneDPL headers should be included before standard headers #include <oneapi/dpl/algorithm> #include <oneapi/dpl/ex...
cpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/main.cpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= // oneDPL headers should be included before standard headers #include <oneapi/dpl/algorithm> #include <oneapi/dpl/e...
cpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_HPP #define _GAMMA_UTILS_HPP #include "utils/Img.hpp" #include "utils/ImgAlgorithm.hpp" #inclu...
hpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils/ImgFormat.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_IMGFORMAT_HPP #define _GAMMA_UTILS_IMGFORMAT_HPP #include "ImgPixel.hpp" #include <fstream> ...
hpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils/ImgPixel.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_IMGPIXEL_HPP #define _GAMMA_UTILS_IMGPIXEL_HPP #include <cstdint> #include <ostream> using na...
hpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils/Img.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_IMG_HPP #define _GAMMA_UTILS_IMG_HPP #include "ImgPixel.hpp" #include <algorithm> #include <f...
hpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils/ImgAlgorithm.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_IMGALGORITHM_HPP #define _GAMMA_UTILS_IMGALGORITHM_HPP #include <cmath> #include <cstdint> us...
hpp
oneAPI-samples
data/projects/oneAPI-samples/Libraries/oneDPL/gamma-correction/src/utils/Other.hpp
//============================================================== // Copyright © 2019 Intel Corporation // // SPDX-License-Identifier: MIT // ============================================================= #ifndef _GAMMA_UTILS_OTHER_HPP #define _GAMMA_UTILS_OTHER_HPP #include <chrono> // function for time measuring inl...
hpp
rticonnextdds-examples
data/projects/rticonnextdds-examples/routing_service_shapes_processor/cpp/ShapesProcessor.cxx
/* * (c) 2018 Copyright, Real-Time Innovations, Inc. All rights reserved. * * RTI grants Licensee a license to use, modify, compile, and create derivative * works of the Software. Licensee has the right to distribute object form * only for use with RTI products. The Software is provided "as is", with no * warr...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/routing_service_shapes_processor/cpp/ShapesProcessor.hpp
/* * (c) 2018 Copyright, Real-Time Innovations, Inc. All rights reserved. * * RTI grants Licensee a license to use, modify, compile, and create derivative * works of the Software. Licensee has the right to distribute object form * only for use with RTI products. The Software is provided "as is", with no * warr...
hpp
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_sequences/c++/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_sequences/c/dynamic_data_sequences.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_sequences/c++03/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c++/async_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c++/async_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c/async_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c/async_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c++03/async_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/asynchronous_publication/c++03/async_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/zero_copy/c++/zero_copy_subscriber.cxx
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/zero_copy/c++/Frame.h
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
h
rticonnextdds-examples
data/projects/rticonnextdds-examples/zero_copy/c++/zero_copy_publisher.cxx
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/zero_copy/c++/FrameSupport.h
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
h
rticonnextdds-examples
data/projects/rticonnextdds-examples/access_union_discriminator_dynamicdata/c/UnionExample.c
/* UnionExample.c This example - creates the type code of for a union - creates a DynamicData instance - sets one of the fields of the union - shows how to retrieve the discriminator Example: To run the example application: ...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++/waitset_statuscond_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++/waitset_statuscond_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c/waitset_statuscond_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c/waitset_statuscond_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++03/waitset_statuscond_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++03/waitset_statuscond_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++11/waitset_cond_modern_subscriber.cxx
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/waitset_status_cond/c++11/waitset_cond_modern_publisher.cxx
/******************************************************************************* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c++/profiles_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c++/profiles_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c/profiles_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c/profiles_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c++03/profiles_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_qos_profiles/c++03/profiles_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++/flights_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++/flights_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++/querycondition_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++/querycondition_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c/flights_publisher.c
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c/flights_subscriber.c
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c/querycondition_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c/querycondition_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++03/flights_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/polling_querycondition/c++03/flights_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c++/deadline_contentfilter_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c++/deadline_contentfilter_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c/deadline_contentfilter_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c/deadline_contentfilter_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c++03/deadline_contentfilter_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/deadline_contentfilter/c++03/deadline_contentfilter_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c++/keys_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c++/keys_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c/keys_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c/keys_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c++03/keys_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/keyed_data/c++03/keys_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_access_union_discriminator/c++/dynamic_data_union_example.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_access_union_discriminator/c/UnionExample.c
/* UnionExample.c This example - creates the type code of for a union - creates a DynamicData instance - sets one of the fields of the union - shows how to retrieve the discriminator Example: To run the example application: ...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_access_union_discriminator/c/dynamic_data_union_example.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/dynamic_data_access_union_discriminator/c++03/dynamic_data_union_example.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c++/msg_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c++/msg_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c/msg_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c/msg_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c++03/msg_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/using_typecodes/c++03/msg_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c++/msg_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c++/msg_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c/msg_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c/msg_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c++03/msg_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/builtin_topics/c++03/msg_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c++/cft_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c++/cft_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c/cft_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c/cft_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c++03/cft_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/content_filtered_topic/c++03/cft_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/high_priority_first_flow_controller/c++/hpf_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/dynamic_data_sequences/c++/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/dynamic_data_sequences/c++98/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/dynamic_data_sequences/c/dynamic_data_sequences.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/dynamic_data_sequences/c++03/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/dynamic_data_sequences/c++11/dynamic_data_sequences.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++/async_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++/async_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++98/async_publisher.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++98/application.h
/* * (c) Copyright, Real-Time Innovations, 2020. All rights reserved. * RTI grants Licensee a license to use, modify, compile, and create derivative * works of the software solely for use with RTI Connext DDS. Licensee may * redistribute copies of the software provided that all such copies are subject * to this l...
h
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++98/async_subscriber.cxx
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c/async_publisher.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c/async_subscriber.c
/******************************************************************************* (c) 2005-2014 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
c
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++03/async_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++03/async_subscriber.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++11/application.hpp
/* * (c) Copyright, Real-Time Innovations, 2020. All rights reserved. * RTI grants Licensee a license to use, modify, compile, and create derivative * works of the software solely for use with RTI Connext DDS. Licensee may * redistribute copies of the software provided that all such copies are subject * to this l...
hpp
rticonnextdds-examples
data/projects/rticonnextdds-examples/connext_dds/asynchronous_publication/c++11/async_publisher.cxx
/******************************************************************************* (c) 2005-2015 Copyright, Real-Time Innovations, Inc. All rights reserved. RTI grants Licensee a license to use, modify, compile, and create derivative works of the Software. Licensee has the right to distribute object form only for u...
cxx