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 | |
Record | casa::dbus::toRecord (const std::map< std::string, DBus::Variant > &mapIn) |
std::map< std::string, DBus::Variant > | casa::dbus::fromRecord (const Record &record) |
variant | casa::dbus::toVariant (const DBus::Variant &src) |
std::map< std::string, variant > | casa::dbus::toStdMap (const std::map< std::string, DBus::Variant > &src) |
std::map< std::string, DBus::Variant > | casa::dbus::fromStdMap (const std::map< std::string, variant > &src) |
DBus::Variant | casa::dbus::fromVariant (const variant &src) |
void | casa::dbus::show (const variant &v) |
template<class t > | |
std::vector< double > | casa::dbus::af (const Vector< t > &other) |