RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries Class Referencefinal

#include <requestDispatcher.hpp>

Inheritance diagram for rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries:

Public Member Functions

TableEntriesoperator+= (const TableEntries &rhs)
 
TableEntriesoperator+= (TableEntries &&rhs)
 
TableEntries operator+ (const TableEntries &rhs) const
 
TableEntries operator+ (TableEntries &&rhs) const
 

Member Function Documentation

◆ operator+() [1/2]

template<class Adapter , typename... Args>
TableEntries rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries::operator+ ( const TableEntries & rhs) const
inline

◆ operator+() [2/2]

template<class Adapter , typename... Args>
TableEntries rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries::operator+ ( TableEntries && rhs) const
inline

◆ operator+=() [1/2]

template<class Adapter , typename... Args>
TableEntries & rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries::operator+= ( const TableEntries & rhs)
inline

◆ operator+=() [2/2]

template<class Adapter , typename... Args>
TableEntries & rtctk::componentFramework::RequestDispatcher< Adapter, Args >::TableEntries::operator+= ( TableEntries && rhs)
inline

The documentation for this class was generated from the following file: