NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StaticReceiver< Y > Class Template Reference

This template converts from static receive to member functions. More...

#include <templates.h>

Inheritance diagram for StaticReceiver< Y >:
Device

Public Member Functions

 StaticReceiver ()
- Public Member Functions inherited from Device
void debug_dump ()
 Device (const char *debug_name)

Static Public Member Functions

template<class M >
static bool receive_static (Device *o, M &msg)

Detailed Description

template<typename Y>
class StaticReceiver< Y >

This template converts from static receive to member functions.

Constructor & Destructor Documentation

template<typename Y>
StaticReceiver< Y >::StaticReceiver ( )
inline

Member Function Documentation

template<typename Y>
template<class M >
static bool StaticReceiver< Y >::receive_static ( Device o,
M &  msg 
)
inlinestatic

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