A FieldDescriptor that represents a string
|
|
| StringFieldDescriptor (const std::string &name, uint8_t min_size, uint8_t max_size) |
| |
| bool | FixedSize () const |
| |
| bool | LimitedSize () const |
| |
|
unsigned int | MinSize () const |
| |
| unsigned int | MaxSize () const |
| |
| void | Accept (FieldDescriptorVisitor *visitor) const |
| |
|
| FieldDescriptor (const std::string &name) |
| |
| const std::string & | Name () const |
| |
◆ Accept()
◆ FixedSize()
| bool ola::messaging::StringFieldDescriptor::FixedSize |
( |
| ) |
const |
|
inlinevirtual |
◆ LimitedSize()
| bool ola::messaging::StringFieldDescriptor::LimitedSize |
( |
| ) |
const |
|
inlinevirtual |
◆ MaxSize()
| unsigned int ola::messaging::StringFieldDescriptor::MaxSize |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: