Public Member Functions | Public Attributes | Private Attributes
eip::ForwardCloseRequest Class Reference

#include <forward_close_request.h>

Inheritance diagram for eip::ForwardCloseRequest:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Reader & deserialize (Reader &reader, size_t length)
virtual Reader & deserialize (Reader &reader)
virtual size_t getLength () const
PathgetPath ()
virtual Writer & serialize (Writer &writer) const

Public Attributes

EIP_UINT connection_sn
EIP_UDINT originator_sn
EIP_UINT originator_vendor_id
EIP_BYTE timeout_tick_size
EIP_USINT timeout_ticks

Private Attributes

Path path_

Detailed Description

Class to encapsulate a Forward Close request.

Definition at line 49 of file forward_close_request.h.


Member Function Documentation

virtual Reader& eip::ForwardCloseRequest::deserialize ( Reader &  reader,
size_t  length 
) [inline, virtual]

Not implemented. Never expect to have to receive this type of message.

Definition at line 105 of file forward_close_request.h.

virtual Reader& eip::ForwardCloseRequest::deserialize ( Reader &  reader) [inline, virtual]

Not implemented. Never expect to have to receive this type of message.

Definition at line 113 of file forward_close_request.h.

virtual size_t eip::ForwardCloseRequest::getLength ( ) const [inline, virtual]

Get the length of serialized data that would be produced if serialized

Returns:
Total length in bytes to be serialized

Definition at line 72 of file forward_close_request.h.

Get the path in the given message router request

Returns:
reference to the current Path

Definition at line 63 of file forward_close_request.h.

virtual Writer& eip::ForwardCloseRequest::serialize ( Writer &  writer) const [inline, virtual]

Serialize data into the given buffer

Parameters:
writerWriter to use for serialization
Returns:
the writer again
Exceptions:
std::length_errorif the buffer is too small for the header data

Definition at line 89 of file forward_close_request.h.


Member Data Documentation

Definition at line 55 of file forward_close_request.h.

Definition at line 57 of file forward_close_request.h.

Definition at line 56 of file forward_close_request.h.

Definition at line 119 of file forward_close_request.h.

Definition at line 53 of file forward_close_request.h.

Definition at line 54 of file forward_close_request.h.


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


odva_ethernetip
Author(s): Kareem Shehata
autogenerated on Sat Jun 8 2019 20:21:23