rtspstack
Class RtspDescribeMsg
- class RtspDescribeMsg
- 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 |
RtspDescribeMsg
public RtspDescribeMsg()
RtspDescribeMsg
public RtspDescribeMsg(const Data & data)
RtspDescribeMsg
public RtspDescribeMsg(const RtspDescribeMsg & msg)
~RtspDescribeMsg
public virtual ~RtspDescribeMsg()
encode
public virtual Data encode()
- not finished
getMethod
public virtual const u_int32_t getMethod()
operator=
public RtspDescribeMsg & operator=(const RtspDescribeMsg & msg)