casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
io.h File Reference
#include <sstream>
#include <iterator>
#include <casadbus/types/variant.h>

Go to the source code of this file.

Namespaces

 casa
 -*- mode: c++ -*-
 
 casa::dbus
 

Functions

std::string casa::dbus::asString (const variant &v)
 
std::string casa::dbus::asString (const std::string &s)
 
template<typename T >
std::string casa::dbus::asString (const T &t)
 
template<typename K , typename V >
std::string casa::dbus::asString (const std::pair< K, V > &p)