34 #ifndef EMANEDOWNSTREAMCONTROLTRANSPORT_HEADER_    35 #define EMANEDOWNSTREAMCONTROLTRANSPORT_HEADER_    65 #endif //EMANEDOWNSTREAMCONTROLTRANSPORT_HEADER_ std::list< const ControlMessage * > ControlMessages
DownstreamControlTransport allows for processing downstream control messages. 
virtual ~DownstreamControlTransport()
virtual void processDownstreamControl(const ControlMessages &msgs)=0
DownstreamControlTransport()