Attribute.h
Go to the documentation of this file.
bool fromString(const char *name, IFS::AttributeTag &tag)
String toString(IFS::AttributeTag tag)
Delegate class, encapsulates a std::function Added constructor template implements lambda callback wh...
Definition: Delegate.h:24
Definition: DirectoryTemplate.h:37
XX(tag, size)
size_t getAttributeSize(AttributeTag tag)
AttributeEnum(void *buffer, size_t bufsize)
Definition: Attribute.h:62
size_t size
Size of returned data, may be less than attrsize if buffer too small.
Definition: Attribute.h:57
void set(AttributeTag tag, const void *value, size_t valueSize)
Definition: Attribute.h:66
void * buffer
User-provided buffer with tag value.
Definition: Attribute.h:59
1.9.1