This class extends the MultiplexingContext in order to provide a dedicate context for the user event source class. More...
#include <NoneContext.h>
Public Member Functions | |
NoneContext () | |
Constructor. | |
NoneContext (std::istream &stream) | |
constructor from serialized data |
This class extends the MultiplexingContext in order to provide a dedicate context for the user event source class.
Definition at line 16 of file NoneContext.h.
fesa::NoneContext::NoneContext | ( | ) |
Constructor.
Definition at line 9 of file NoneContext.cpp.
References fesa::MultiplexingContext::NoneCtxt, and fesa::MultiplexingContext::type_.
fesa::NoneContext::NoneContext | ( | std::istream & | stream | ) |
constructor from serialized data
Definition at line 16 of file NoneContext.cpp.