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

Public Member Functions | |
| BProcessingInstruction (const char *target) | |
| BProcessingInstruction (const char *name, const char *value) | |
| BProcessingInstruction (const BString &name) | |
| BProcessingInstruction (BString &name, bool adopt=false) | |
| BProcessingInstruction (const BProcessingInstruction ©) | |
| virtual | ~BProcessingInstruction () |
| virtual BProcessingInstruction * | Clone () const |
| virtual void | GetValueRaw (BString &value) const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from BContent. |
|
|
Reimplemented from BValued. |