Document of c-modernization-kit (porter) 1.0.0
Loading...
Searching...
No Matches
PotrPacketSessionHdr Struct Reference

パケットに付与するセッション識別情報。 More...

#include <packet.h>

Collaboration diagram for PotrPacketSessionHdr:

Data Fields

int64_t service_id
 サービス識別子。
int64_t session_tv_sec
 セッション開始時刻 秒部。
uint32_t session_id
 セッション識別子 (乱数)。
int32_t session_tv_nsec
 セッション開始時刻 ナノ秒部。

Detailed Description

パケットに付与するセッション識別情報。

potrOpenService 時に決定し、全パケットのヘッダーに格納する。

Definition at line 30 of file packet.h.

Field Documentation

◆ service_id

◆ session_tv_sec

◆ session_id

◆ session_tv_nsec

int32_t PotrPacketSessionHdr::session_tv_nsec

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