LeviLamina
Loading...
Searching...
No Matches
RakWebSocketDataFrame Class Reference

Public Types

enum class  ParseState : int {
  AwaitingHeader = 0 , PayloadLengthEx = 1 , PayloadMaskingKey = 2 , PayloadClosing = 3 ,
  Payload = 4 , Done = 5 , Abort = 6
}
 

Public Member Functions

RakWebSocketDataFrameoperator= (RakWebSocketDataFrame const &)
 
 RakWebSocketDataFrame (RakWebSocketDataFrame const &)
 

Static Public Member Functions

static MCAPI void writeFrameToStream (::RakNet::BitStream &stream, uchar const *payload, uint size, ::OpCode opCode, bool isFin, uint maskKey)
 

Public Attributes

::ll::UntypedStorage< 1, 2 > mUnk61d632
 
::ll::UntypedStorage< 8, 288 > mUnk892763
 
::ll::UntypedStorage< 8, 8 > mUnk998e6c
 
::ll::UntypedStorage< 4, 4 > mUnk670dec
 
::ll::UntypedStorage< 2, 2 > mUnk2f8588
 
::ll::UntypedStorage< 1, 1 > mUnk380434
 
::ll::UntypedStorage< 1, 1 > mUnkf19b36
 
::ll::UntypedStorage< 1, 1 > mUnk22558c
 
::ll::UntypedStorage< 4, 4 > mUnk226a4a
 

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