TwiceAsNice
2019-02-18
|
#include <config.h>
#include <ostream>
#include <list>
#include <Nice/Property.h>
#include <Basda/Device.h>
#include <Basda/Mocca/NDevice.h>
#include <Basda/ServiceWorkerSkeleton.h>
#include <Basda/Mocca/Exception.h>
#include <boost/mpl/if.hpp>
#include <boost/type_traits.hpp>
#include <boost/utility/enable_if.hpp>
Classes | |
class | Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType > |
This class is the implementation of the generic N interface. More... | |
struct | Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceAsyncImpl |
This is the implementation of the call back object to update the completion status. More... | |
struct | Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl |
This struct is the implementation of the asynchronous command status method. More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |