rtspif
Class RtspMsgInterface


class RtspMsgInterface

RtspMsgInterface


Constructor Summary
RtspMsgInterface(const int port)
           

Destructor Summary
 virtual ~RtspMsgInterface()
           

Method Summary
 SptrgetNext()
           
 const boolmessageAvailable()
           
 boolsend(Sptr msg)
           
 boolsend(Sptr msg)
           

Constructor Detail

RtspMsgInterface

public RtspMsgInterface(const int port)
Method Detail

~RtspMsgInterface

public virtual ~RtspMsgInterface()
Method Detail

getNext

public Sptr getNext()

messageAvailable

public const bool messageAvailable()

send

public bool send(Sptr msg)

send

public bool send(Sptr msg)

Association Links

to Class RtspTransceiver