casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Namespaces | Functions
BusAccess.h File Reference

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::adaptor_object (const std::string &name)
std::string casa::dbus::object (const std::string &name)
std::string casa::dbus::path (const std::string &name)
char * casa::dbus::launch_casa_proxy (bool unique_name, const std::string &dbusname, const std::string &default_name, const std::list< std::string > &args)
template<class proxy >
proxy * casa::dbus::launch (const std::list< std::string > &args=std::list< std::string >(), bool unique_name=true, const std::string &name="", int trys=60, unsigned long delay=500000)