GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Member Functions
Cpl::Itc::AtomicRequest< ACCESS_API >::Payload Class Reference

Payload for Message. More...

Detailed Description

template<class ACCESS_API>
class Cpl::Itc::AtomicRequest< ACCESS_API >::Payload

Payload for Message.

#include <AtomicRequest.h>

Public Member Functions

 Payload (AtomicCallback< ACCESS_API > &clientToCallback) noexcept
 Constructor.
 
AtomicCallback< ACCESS_API > & getClient () noexcept
 Returns the reference to the client atom.
 

Constructor & Destructor Documentation

◆ Payload()

template<class ACCESS_API >
Cpl::Itc::AtomicRequest< ACCESS_API >::Payload::Payload ( AtomicCallback< ACCESS_API > &  clientToCallback)
inlinenoexcept

Constructor.

Member Function Documentation

◆ getClient()

template<class ACCESS_API >
AtomicCallback< ACCESS_API > & Cpl::Itc::AtomicRequest< ACCESS_API >::Payload::getClient ( )
inlinenoexcept

Returns the reference to the client atom.


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