s-net-Tools
SnetProbeReply Class Reference

#include <SnetProbeReply.h>

Inheritance diagram for SnetProbeReply:
Collaboration diagram for SnetProbeReply:

Public Member Functions

 SnetProbeReply ()
 
uint32_t GetRemoteSeed () const
 
uint32_t GetLocalSeed () const
 
uint32_t GetRemoteSeqNbr () const
 
uint32_t GetLocalSeqNbr () const
 
std::vector< unsigned char > Serialize () const
 
size_t Deserialize (const std::vector< unsigned char > &a_Buffer)
 
- Public Member Functions inherited from SnetAppMessage
 SnetAppMessage (uint8_t a_SrcServiceId=0, uint8_t a_DstServiceId=0, uint8_t a_Token=0, uint16_t a_SrcSSA=0xFFFE, uint16_t a_DstSSA=0xFFFE, bool a_OnAirARQ=true)
 
void SetSrcServiceId (uint8_t a_SrcServiceId=0)
 
uint8_t GetSrcServiceId () const
 
void SetDstServiceId (uint8_t a_DstServiceId=0)
 
uint8_t GetDstServiceId () const
 
void SetToken (uint8_t a_Token=0)
 
uint16_t GetToken () const
 
std::vector< unsigned char > Serialize () const
 
size_t Deserialize (const std::vector< unsigned char > &a_Buffer)
 
std::string Dissect () const
 
- Public Member Functions inherited from SnetPacket
 SnetPacket (uint16_t a_SrcSSA=0xFFFE, uint16_t a_DstSSA=0xFFFE, bool a_OnAirARQ=true)
 
virtual ~SnetPacket ()
 
void SetSrcSSA (uint16_t a_SrcSSA=0xFFFE)
 
uint16_t GetSrcSSA () const
 
void SetDstSSA (uint16_t a_DstSSA=0xFFFE)
 
uint16_t GetDstSSA () const
 
void SetOnAirARQ (bool a_OnAirARQ=true)
 
bool GetOnAirARQ () const
 

Additional Inherited Members

- Protected Member Functions inherited from SnetAppMessage
size_t GetSize () const
 

Detailed Description

Definition at line 28 of file SnetProbeReply.h.

Constructor & Destructor Documentation

SnetProbeReply::SnetProbeReply ( )
inline

Definition at line 30 of file SnetProbeReply.h.

Member Function Documentation

size_t SnetProbeReply::Deserialize ( const std::vector< unsigned char > &  a_Buffer)
inlinevirtual

Reimplemented from SnetPacket.

Definition at line 61 of file SnetProbeReply.h.

Here is the call graph for this function:

Here is the caller graph for this function:

uint32_t SnetProbeReply::GetLocalSeed ( ) const
inline

Definition at line 34 of file SnetProbeReply.h.

Here is the caller graph for this function:

uint32_t SnetProbeReply::GetLocalSeqNbr ( ) const
inline

Definition at line 36 of file SnetProbeReply.h.

Here is the caller graph for this function:

uint32_t SnetProbeReply::GetRemoteSeed ( ) const
inline

Definition at line 33 of file SnetProbeReply.h.

Here is the caller graph for this function:

uint32_t SnetProbeReply::GetRemoteSeqNbr ( ) const
inline

Definition at line 35 of file SnetProbeReply.h.

Here is the caller graph for this function:

std::vector<unsigned char> SnetProbeReply::Serialize ( ) const
inlinevirtual

Reimplemented from SnetPacket.

Definition at line 39 of file SnetProbeReply.h.

Here is the call graph for this function:


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