EMANE  1.2.1
any.h File Reference
#include "emane/anyexception.h"
#include "emane/inetaddr.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  EMANE::Any
 The Any class can contain an instance of one of any type in its support type set. More...
 
struct  EMANE::AnyConvertableType< T >
 
struct  EMANE::is_any_convertable_nonnumeric< T >
 
struct  EMANE::is_any_convertable_nonnumeric< INETAddr >
 
struct  EMANE::is_any_convertable_nonnumeric< std::string >
 

Namespaces

 EMANE
 

Functions

std::string EMANE::anyTypeAsString (const Any::Type &type)