|
Free Electron
|
#include <sstream>

Go to the source code of this file.
Classes | |
| class | fe::ext::NoRelay |
| Default for BASE Relay template argument. More... | |
| class | fe::ext::CoreRelay |
| Generic interface to the Relay template. More... | |
| class | fe::ext::CountedRelay |
| Counted wrapper for a CoreRelay. More... | |
| class | fe::ext::Relay< SIZE, TYPE, BASE > |
| Collection of accessors for a Record. More... | |
Namespaces | |
| fe | |
| kernel | |
Macros | |
| #define | FE_RELAY_ASSERT TRUE |
| #define | FE_RELAY_SAFE (FE_CODEGEN<=FE_DEBUG) |
| #define | FE_RELAY_STORE_DEBUG TRUE |
| #define | FE_RELAY_DEBUG (FE_RELAY_STORE_DEBUG && FE_CODEGEN<FE_DEBUG) |
1.8.13