xbmc
Public Member Functions | Protected Attributes | List of all members
CWebSocketMessage Class Reference

Public Member Functions

virtual bool IsFragmented () const
 
virtual bool IsComplete () const
 
virtual bool AddFrame (const CWebSocketFrame *frame)
 
virtual const std::vector< const CWebSocketFrame * > & GetFrames () const
 
virtual void Clear ()
 

Protected Attributes

std::vector< const CWebSocketFrame * > m_frames
 
bool m_fragmented
 
bool m_complete
 

The documentation for this class was generated from the following files: