#include <BContent.h>
Inheritance diagram for BAttribute:

Public Member Functions | |
| BAttribute (const char *name) | |
| BAttribute (const char *name, const char *value) | |
| BAttribute (const BString &name) | |
| BAttribute (BString &name, bool adopt=false) | |
| BAttribute (const BAttribute ©) | |
| virtual | ~BAttribute () |
| virtual BAttribute * | Clone () const |
| virtual void | GetValueRaw (BString &value) const |
| virtual status_t | SetNamespace (BNamespace *space) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from BValued. |
|
|
Reimplemented from BNamed. |