Public Member Functions | Private Attributes
devices::SopasAnswer Class Reference

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

#include <SopasBase.hpp>

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 484 of file SopasBase.hpp.


Constructor & Destructor Documentation

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

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

Definition at line 2347 of file SopasBase.cpp.

Destructor. Frees the memory for the copied buffer.

Definition at line 2360 of file SopasBase.cpp.


Member Function Documentation

Definition at line 493 of file SopasBase.hpp.

bool devices::SopasAnswer::isValid ( ) [inline]

Definition at line 497 of file SopasBase.hpp.

Definition at line 495 of file SopasBase.hpp.


Member Data Documentation

Definition at line 501 of file SopasBase.hpp.

Definition at line 500 of file SopasBase.hpp.


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


libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Wed Jun 14 2017 04:04:51