jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
NamedSharedPayloadListMemMove< Payload > Struct Template Reference
Collaboration diagram for NamedSharedPayloadListMemMove< Payload >:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

int name
 
SharedPayloadListMemMove< Payload > payload
 

Detailed Description

template<class Payload>
struct NamedSharedPayloadListMemMove< Payload >

Definition at line 147 of file test_darray_01.cpp.

Member Function Documentation

◆ toString()

template<class Payload>
std::string NamedSharedPayloadListMemMove< Payload >::toString ( ) const
inlinenoexcept

Definition at line 151 of file test_darray_01.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ name

template<class Payload>
int NamedSharedPayloadListMemMove< Payload >::name

Definition at line 148 of file test_darray_01.cpp.

◆ payload

template<class Payload>
SharedPayloadListMemMove<Payload> NamedSharedPayloadListMemMove< Payload >::payload

Definition at line 149 of file test_darray_01.cpp.


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