DBus::type< T > Struct Template Reference
#include <types.h>
Static Public Member Functions | |
static std::string | sig () |
Detailed Description
template<typename T>
struct DBus::type< T >
Definition at line 150 of file types.h.
Member Function Documentation
template<typename T >
static std::string DBus::type< T >::sig | ( | ) | [inline, static] |
Definition at line 152 of file types.h.
Referenced by operator<<(), DBus::type< Struct< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16 > >::sig(), DBus::type< std::map< K, V > >::sig(), and DBus::type< std::vector< E > >::sig().
The documentation for this struct was generated from the following file: