Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
eprosima Namespace Reference

eProsima namespace. More...

Namespaces

namespace  detail
 
namespace  fastcdr
 
namespace  fastdds
 
namespace  fastrtps
 Contains the publisher subscriber layer.
 

Classes

class  ProxyPool
 
class  shared_lock
 

Typedefs

using shared_mutex = detail::debug_wrapper< detail::shared_mutex< detail::shared_mutex_type::PTHREAD_RWLOCK_PREFER_READER_NP > >
 

Functions

template<class Mutex >
void swap (shared_lock< Mutex > &x, shared_lock< Mutex > &y)
 

Detailed Description

eProsima namespace.

Typedef Documentation

◆ shared_mutex

Function Documentation

◆ swap()

template<class Mutex >
void swap ( shared_lock< Mutex > &  x,
shared_lock< Mutex > &  y 
)
inline