Public Member Functions | Private Attributes
SopasAnswer Class Reference

Class that encapsulates a buffer that was sent as return to a sync call. (variable / method) More...

#include <sick_scan_common_nw.h>

List of all members.

Public Member Functions

BYTEgetBuffer ()
bool isValid ()
UINT32 size ()
 SopasAnswer (const BYTE *answer, UINT32 answerLength)
 Constructor. Copies the content of the answer into the buffer of this object.
 ~SopasAnswer ()
 Destructor. Frees the memory for the copied buffer.

Private Attributes

BYTEm_answerBuffer
UINT32 m_answerLength

Detailed Description

Class that encapsulates a buffer that was sent as return to a sync call. (variable / method)

Definition at line 181 of file sick_scan_common_nw.h.


Constructor & Destructor Documentation

SopasAnswer::SopasAnswer ( const BYTE answer,
UINT32  answerLength 
)

Constructor. Copies the content of the answer into the buffer of this object.

Destructor. Frees the memory for the copied buffer.


Member Function Documentation

Definition at line 190 of file sick_scan_common_nw.h.

bool SopasAnswer::isValid ( ) [inline]

Definition at line 194 of file sick_scan_common_nw.h.

UINT32 SopasAnswer::size ( ) [inline]

Definition at line 192 of file sick_scan_common_nw.h.


Member Data Documentation

Definition at line 198 of file sick_scan_common_nw.h.

Definition at line 197 of file sick_scan_common_nw.h.


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


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Tue Jul 9 2019 05:05:35