PPL Logo

xi::SdagConCall< T > Struct Template Reference

Collaboration diagram for xi::SdagConCall< T >:

Collaboration graph
[legend]

Public Member Functions

 SdagConCall (void(SdagConstruct::*fn_)(T), const T &arg_)
void operator() (Entry *e)

Data Fields

void(SdagConstruct::* fn )(T)
arg

Detailed Description

template<typename T>
struct xi::SdagConCall< T >

Definition at line 27 of file CParsedFile.C.


Constructor & Destructor Documentation

template<typename T>
xi::SdagConCall< T >::SdagConCall ( void(SdagConstruct::*)(T)  fn_,
const T &  arg_ 
) [inline]

Definition at line 31 of file CParsedFile.C.


Member Function Documentation

template<typename T>
void xi::SdagConCall< T >::operator() ( Entry e  )  [inline]

Definition at line 32 of file CParsedFile.C.

References xi::SdagConCall< T >::arg, and xi::Entry::sdagCon.


Field Documentation

template<typename T>
void(SdagConstruct::* xi::SdagConCall< T >::fn)(T)

template<typename T>
T xi::SdagConCall< T >::arg

Definition at line 29 of file CParsedFile.C.

Referenced by xi::SdagConCall< T >::operator()().


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

Generated on Mon Sep 21 08:34:46 2020 for Charm++ by  doxygen 1.5.5