rtspstack
Class RtspSetupMsg
- class RtspSetupMsg
- derived from RtspRequest
Methods inherited from class rtspstack.RtspMsg |
getCompletionFlag, getContentBase, getContentLength, getContentType, getCSeq, getFirstWordUnknown, getHeaders, getMsgBody, getRange, getSessionId, getStartLine, getTransConnPtr, getTransport, hasBody, isRequest, isResponse, isValid, operator=, setCompletionFlag, setFirstWordUnknown, setHasBody, setHeaders, setHeadersMap, setMsgBody, setNumHeader, setStartLine, setTransConnPtr |
RtspSetupMsg
public RtspSetupMsg()
RtspSetupMsg
public RtspSetupMsg(const Data & data)
RtspSetupMsg
public RtspSetupMsg(const RtspSetupMsg & msg)
~RtspSetupMsg
public virtual ~RtspSetupMsg()
encode
public virtual Data encode()
- not finished
getMethod
public virtual const u_int32_t getMethod()
operator=
public RtspSetupMsg & operator=(const RtspSetupMsg & msg)