SST/macro
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
sstmac::sw::process_context Struct Reference

#include <process_context.h>

Collaboration diagram for sstmac::sw::process_context:
Collaboration graph

Public Member Functions

 process_context (long id)
 
void operator= (long id)
 
 operator long () const
 
bool operator== (long id) const
 

Public Attributes

long ctxt
 

Static Public Attributes

static const long none = -1
 

Detailed Description

Definition at line 20 of file process_context.h.

Constructor & Destructor Documentation

sstmac::sw::process_context::process_context ( long  id)
inline

Definition at line 23 of file process_context.h.

Member Function Documentation

sstmac::sw::process_context::operator long ( ) const
inline

Definition at line 29 of file process_context.h.

References ctxt.

void sstmac::sw::process_context::operator= ( long  id)
inline

Definition at line 25 of file process_context.h.

bool sstmac::sw::process_context::operator== ( long  id) const
inline

Definition at line 34 of file process_context.h.

Member Data Documentation

long sstmac::sw::process_context::ctxt

Definition at line 21 of file process_context.h.

Referenced by operator long().

const long sstmac::sw::process_context::none = -1
static

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