File tree Expand file tree Collapse file tree
include/fastrtps/rtps/reader
builtin/discovery/participant
mock/rtps/StatelessReader/rtps/reader Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 2323
2424#include < fastdds/rtps/builtin/data/BuiltinEndpoints.hpp>
2525#include < fastdds/rtps/common/EntityId_t.hpp>
26- #include < fastdds/rtps/reader/StatelessReader.h>
27-
2826#include < rtps/builtin/BuiltinReader.hpp>
2927#include < rtps/builtin/discovery/participant/DS/DiscoveryServerPDPEndpoints.hpp>
28+ #include < rtps/reader/StatelessReader.h>
3029
3130namespace eprosima {
3231namespace fastdds {
Original file line number Diff line number Diff line change 3333#include < fastdds/rtps/history/ReaderHistory.h>
3434#include < fastdds/rtps/history/WriterHistory.h>
3535#include < fastdds/rtps/participant/RTPSParticipantListener.h>
36- #include < fastdds/rtps/reader/StatelessReader.h>
3736#include < fastdds/rtps/resources/TimedEvent.h>
3837#include < fastdds/rtps/writer/StatelessWriter.h>
3938
5049#include < rtps/network/utils/external_locators.hpp>
5150#include < rtps/participant/RTPSParticipantImpl.h>
5251#include < rtps/reader/StatefulReader.h>
52+ #include < rtps/reader/StatelessReader.h>
5353#include < utils/shared_mutex.hpp>
5454#include < utils/TimeConversion.hpp>
5555
Original file line number Diff line number Diff line change 2828#include < fastdds/rtps/history/ReaderHistory.h>
2929#include < fastdds/rtps/history/WriterHistory.h>
3030#include < fastdds/rtps/participant/RTPSParticipantListener.h>
31- #include < fastdds/rtps/reader/StatelessReader.h>
3231#include < fastdds/rtps/resources/TimedEvent.h>
3332#include < fastdds/rtps/writer/StatelessWriter.h>
3433
4544#include < rtps/history/TopicPayloadPoolRegistry.hpp>
4645#include < rtps/participant/RTPSParticipantImpl.h>
4746#include < rtps/reader/StatefulReader.h>
47+ #include < rtps/reader/StatelessReader.h>
4848
4949namespace eprosima {
5050namespace fastrtps {
Original file line number Diff line number Diff line change 2222#include < memory>
2323
2424#include < fastdds/rtps/builtin/data/BuiltinEndpoints.hpp>
25- #include < fastdds/rtps/reader/StatelessReader.h>
2625#include < fastdds/rtps/writer/StatelessWriter.h>
27-
2826#include < rtps/builtin/BuiltinReader.hpp>
2927#include < rtps/builtin/BuiltinWriter.hpp>
3028#include < rtps/builtin/discovery/participant/PDPEndpoints.hpp>
3129#include < rtps/history/ITopicPayloadPool.h>
30+ #include < rtps/reader/StatelessReader.h>
3231
3332namespace eprosima {
3433namespace fastdds {
Original file line number Diff line number Diff line change 3636#include < fastdds/rtps/history/WriterHistory.h>
3737#include < fastdds/rtps/participant/ParticipantDiscoveryInfo.h>
3838#include < fastdds/rtps/participant/RTPSParticipant.h>
39- #include < fastdds/rtps/reader/StatelessReader.h>
4039#include < fastdds/rtps/RTPSDomain.h>
4140#include < fastdds/rtps/transport/shared_mem/SharedMemTransportDescriptor.h>
4241#include < fastdds/rtps/transport/TCPv4TransportDescriptor.h>
6564#include < rtps/reader/StatefulPersistentReader.h>
6665#include < rtps/reader/StatelessPersistentReader.h>
6766#include < rtps/reader/StatefulReader.h>
67+ #include < rtps/reader/StatelessReader.h>
6868#include < statistics/rtps/GuidUtils.hpp>
6969#include < utils/Semaphore.hpp>
7070#include < utils/string_utilities.hpp>
Original file line number Diff line number Diff line change 2121#define _FASTDDS_RTPS_STATELESSPERSISTENTREADER_H_
2222#ifndef DOXYGEN_SHOULD_SKIP_THIS_PUBLIC
2323
24- #include < fastdds/ rtps/reader/StatelessReader.h>
24+ #include < rtps/reader/StatelessReader.h>
2525
2626namespace eprosima {
2727namespace fastrtps {
Original file line number Diff line number Diff line change 2626#include < fastdds/rtps/common/VendorId_t.hpp>
2727#include < fastdds/rtps/history/ReaderHistory.h>
2828#include < fastdds/rtps/reader/ReaderListener.h>
29- #include < fastdds/rtps/reader/StatelessReader.h>
3029
3130#include < rtps/builtin/BuiltinProtocols.h>
3231#include < rtps/builtin/liveliness/WLP.h>
3332#include < rtps/DataSharing/DataSharingListener.hpp>
3433#include < rtps/DataSharing/ReaderPool.hpp>
3534#include < rtps/participant/RTPSParticipantImpl.h>
35+ #include < rtps/reader/StatelessReader.h>
3636#include < rtps/writer/LivelinessManager.hpp>
3737
3838#include " rtps/RTPSDomainImpl.hpp"
File renamed without changes.
Original file line number Diff line number Diff line change 3232#include < fastdds/rtps/history/WriterHistory.h>
3333#include < fastdds/rtps/messages/CDRMessage.h>
3434#include < fastdds/rtps/participant/RTPSParticipantListener.h>
35- #include < fastdds/rtps/reader/StatelessReader.h>
3635#include < fastdds/rtps/security/accesscontrol/AccessControl.h>
3736#include < fastdds/rtps/security/accesscontrol/EndpointSecurityAttributes.h>
3837#include < fastdds/rtps/security/accesscontrol/ParticipantSecurityAttributes.h>
4746#include < rtps/network/NetworkFactory.h>
4847#include < rtps/participant/RTPSParticipantImpl.h>
4948#include < rtps/reader/StatefulReader.h>
49+ #include < rtps/reader/StatelessReader.h>
5050#include < security/OpenSSLInit.hpp>
5151
5252#define BUILTIN_ENDPOINT_PARTICIPANT_MESSAGE_SECURE_WRITER (1 << 20 )
You can’t perform that action at this time.
0 commit comments