Searched refs:AttributeStreamConstValue (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/tracker/
H A DAttributeStream.h344 class AttributeStreamConstValue : public AttributeStreamNode { class in namespace:BPrivate
346 AttributeStreamConstValue(const char* name, uint32 attributeType,
368 AttributeStreamConstValue<Type>::AttributeStreamConstValue(const char* name, function in class:BPrivate::AttributeStreamConstValue
380 AttributeStreamConstValue<Type>::Next()
392 AttributeStreamConstValue<Type>::Get()
400 AttributeStreamConstValue<Type>::Fill(char* buffer) const
409 AttributeStreamConstValue<Type>::Find(const char* name, uint32 type) const
418 class AttributeStreamBoolValue : public AttributeStreamConstValue<bool> {
422 AttributeStreamConstValue<boo
[all...]

Completed in 30 milliseconds