WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
field.h File Reference
#include <memory>
#include <string>
#include <string_view>
#include <vector>
#include "webcface-config.h"
#include "webcface/common/encoding.h"
#include "webcface/complete.h"
Include dependency graph for field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FieldBase
 メンバ名とデータ名を持つクラス More...
 
struct  Field
 ClientDataの参照とメンバ名とデータ名を持つクラス More...
 

Namespaces

namespace  webcface
 
namespace  webcface::internal
 

Variables

constexpr char field_separator = '.'