pvAccessCPP
7.1.7
|
Interface defining transport send control. More...
#include <remote/pv/remote.h>
Inherits SerializableControl.
Inherited by epics::pvAccess::BlockingUDPTransport, and epics::pvAccess::detail::AbstractCodec.
Public Types | |
typedef std::tr1::shared_ptr < TransportSendControl > | shared_pointer |
typedef std::tr1::shared_ptr < const TransportSendControl > | const_shared_pointer |
typedef std::tr1::weak_ptr < TransportSendControl > | weak_pointer |
typedef std::tr1::weak_ptr < const TransportSendControl > | const_weak_pointer |