Public Member Functions | Static Public Member Functions

StaticReceiver< Y > Class Template Reference

NUL helper. More...

#include <templates.h>

Inheritance diagram for StaticReceiver< Y >:
Device

List of all members.

Public Member Functions

 StaticReceiver ()

Static Public Member Functions

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

Detailed Description

template<typename Y>
class StaticReceiver< Y >

NUL helper.

Copyright (C) 2010, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. 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 
) [inline, static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines