casa
$Rev:20696$
|
Go to the source code of this file.
Namespaces | |
namespace | casa |
this file contains all the compiler specific defines | |
namespace | 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) |