Zao SDK for Jetson / libzao-endpoint API リファレンス 1.2.0.0 (2023-10-30)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
zao::endpoint::control::LineInfo Struct Reference

RASCOW2 Lineステータスリストのフォーマット More...

#include <LineInfo.hpp>

Public Member Functions

 LineInfo () noexcept
 LineInfo オブジェクトをデフォルト構築する.
 
std::vector< LineInfoEntryGetLineInfo () const noexcept
 RASCOW2 Lineステータスの動的配列を取得する.
 
void SetLineInfo (LineInfoEntry &line_info) noexcept
 RASCOW2 Lineステータスを動的配列に追加する.
 

Detailed Description

RASCOW2 Lineステータスリストのフォーマット

Constructor & Destructor Documentation

◆ LineInfo()

zao::endpoint::control::LineInfo::LineInfo ( )
inlinenoexcept

LineInfo オブジェクトをデフォルト構築する.

Note
各フィールドは無効な値で初期化される.

Member Function Documentation

◆ SetLineInfo()

void zao::endpoint::control::LineInfo::SetLineInfo ( LineInfoEntry line_info)
inlinenoexcept

RASCOW2 Lineステータスを動的配列に追加する.

Parameters
line_infoRASCOW2 Lineステータスオブジェクト

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