Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
NamedPayloadListMemMove< Payload > Struct Template Reference
Collaboration diagram for NamedPayloadListMemMove< Payload >:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

int name
 
PayloadListMemMove< Payload > payload
 

Detailed Description

template<class Payload>
struct NamedPayloadListMemMove< Payload >

Examples
test_cow_darray_01.cpp.

Definition at line 156 of file test_cow_darray_01.cpp.

Member Function Documentation

◆ toString()

template<class Payload >
std::string NamedPayloadListMemMove< Payload >::toString ( ) const
inlinenoexcept
Examples
test_cow_darray_01.cpp.

Definition at line 160 of file test_cow_darray_01.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ name

template<class Payload >
int NamedPayloadListMemMove< Payload >::name
Examples
test_cow_darray_01.cpp.

Definition at line 157 of file test_cow_darray_01.cpp.

◆ payload

template<class Payload >
PayloadListMemMove<Payload> NamedPayloadListMemMove< Payload >::payload
Examples
test_cow_darray_01.cpp.

Definition at line 158 of file test_cow_darray_01.cpp.


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