WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
メンバ名とデータ名を持つクラス More...
#include <webcface/field.h>
Public Member Functions | |
FieldBase ()=default | |
FieldBase (const SharedString &member) | |
FieldBase (const SharedString &member, const SharedString &field) | |
FieldBase (const FieldBase &base, const SharedString &field) | |
bool | operator== (const FieldBase &rhs) const |
bool | operator!= (const FieldBase &rhs) const |
Public Attributes | |
SharedString | member_ |
メンバー名 | |
SharedString | field_ |
フィールド名 | |
メンバ名とデータ名を持つクラス
|
default |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
SharedString field_ |
フィールド名
Memberなどフィールド名が不要なクラスでは使用しない
SharedString member_ |
メンバー名