WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
ViewData Struct Reference

#include <webcface/common/internal/message/view.h>

Public Attributes

std::map< std::string, std::shared_ptr< message::ViewComponentData > > components
 
std::vector< SharedStringdata_ids
 

Detailed Description

各要素にidを振り、id→要素のデータ の対応を components が管理し、 idの並び順を data_ids が管理する

Member Data Documentation

◆ components

std::map<std::string, std::shared_ptr<message::ViewComponentData> > components

◆ data_ids

std::vector<SharedString> data_ids

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