This file contains the astxx::manager::connection class which provides an interface to the Asterisk Manager API.
Definition in file connection.h.
#include <astxx/manager/message.h>
#include <astxx/manager/basic_action.h>
#include <queue>
#include <map>
#include <string>
#include <boost/function.hpp>
#include <boost/asio.hpp>
#include <boost/signal.hpp>
#include <boost/shared_ptr.hpp>


Go to the source code of this file.
Namespaces | |
| namespace | astxx |
| namespace | astxx::manager |
Classes | |
| class | astxx::manager::connection |
| An Asterisk Manager connection. More... | |
1.5.6