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

Public Member Functions | |
| const char * | Name () const |
| virtual | ~BNamed () |
Protected Member Functions | |
| BNamed (const BNamed ©) | |
| BNamed (const char *name) | |
| BNamed (const BString &name) | |
| BNamed (BString &name, bool adopt=false) | |
| BNamespace * | Namespace () |
| const BNamespace * | Namespace () const |
| virtual void | SetName (const char *name) |
| virtual status_t | SetNamespace (BNamespace *space) |
Friends | |
| class | BNamedSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in BElement, and BAttribute. |
|
|
Reimplemented in BNamespace. |