PPL Logo

AmmEntry< T > Class Template Reference

#include <ampiimpl.h>

Inheritance diagram for AmmEntry< T >:

Inheritance graph
[legend]
Collaboration diagram for AmmEntry< T >:

Collaboration graph
[legend]

Public Member Functions

 AmmEntry (T m) noexcept
 AmmEntry (int tag, int src, T m) noexcept
 AmmEntry ()
 ~AmmEntry ()

Data Fields

int tags [AMM_NTAGS]
AmmEntry< T > * next
msg

Detailed Description

template<class T>
class AmmEntry< T >

Definition at line 158 of file ampiimpl.h.


Constructor & Destructor Documentation

template<class T>
AmmEntry< T >::AmmEntry ( m  )  [inline]

Definition at line 163 of file ampiimpl.h.

template<class T>
AmmEntry< T >::AmmEntry ( int  tag,
int  src,
m 
) [inline]

Definition at line 164 of file ampiimpl.h.

template<class T>
AmmEntry< T >::AmmEntry (  ) 

template<class T>
AmmEntry< T >::~AmmEntry (  ) 


Field Documentation

template<class T>
int AmmEntry< T >::tags[AMM_NTAGS]

template<class T>
AmmEntry<T>* AmmEntry< T >::next

template<class T>
T AmmEntry< T >::msg


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

Generated on Mon Sep 21 08:17:19 2020 for Charm++ by  doxygen 1.5.5