SST/macro
Public Attributes | List of all members
sstmac::sw::intpair Struct Reference

A set of utilities to deal with the odd arguments to makecontext. More...

#include <context_util.h>

Collaboration diagram for sstmac::sw::intpair:
Collaboration graph

Public Attributes

int a
 
int b
 

Detailed Description

A set of utilities to deal with the odd arguments to makecontext.

Definition at line 28 of file context_util.h.

Member Data Documentation

int sstmac::sw::intpair::a

Definition at line 29 of file context_util.h.

Referenced by sstmac::sw::funcptr::funcptr(), and sstmac::sw::voidptr::voidptr().

int sstmac::sw::intpair::b

Definition at line 30 of file context_util.h.

Referenced by sstmac::sw::funcptr::funcptr(), and sstmac::sw::voidptr::voidptr().


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