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