EMANE
1.2.1
|
#include <exception>
#include <string>
#include <cstdarg>
Go to the source code of this file.
Classes | |
class | EMANE::Exception |
Exception base class that allows for type and description information. More... | |
Namespaces | |
EMANE | |
Functions | |
template<typename T , std::size_t len = 1024> | |
T | EMANE::makeException (const char *fmt,...) |