CARMA C++
demangledDynamicTypeName.h File Reference

Interface file for the demangledDynamicTypeName function template. More...

#include <string>
#include <typeinfo>
#include "carma/util/demangle.h"

Go to the source code of this file.

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::util
 Utility classes.
 

Functions

template<typename T >
::std::string carma::util::demangledDynamicTypeName (T &t)
 Returns a human readable name for the type of the passed in parameter. More...
 

Detailed Description

Interface file for the demangledDynamicTypeName function template.

Definition in file demangledDynamicTypeName.h.