BContent Class Reference

#include <BContent.h>

Inheritance diagram for BContent:

BXMLObject BCData BComment BDocumentType BElement BProcessingInstruction BText List of all members.

Public Member Functions

BElementParent ()
const BElementParent () const
BDocumentDocument ()
const BDocumentDocument () const
BContentNextSibling ()
const BContentNextSibling () const
BContentNextSibling (uint32 typeMask)
const BContentNextSibling (uint32 typeMask) const
BContentPreviousSibling ()
const BContentPreviousSibling () const
BContentPreviousSibling (uint32 typeMask)
const BContentPreviousSibling (uint32 typeMask) const
BElementNextSiblingElement ()
const BElementNextSiblingElement () const
BElementPreviousSiblingElement ()
const BElementPreviousSiblingElement () const
virtual BContentClone () const

Protected Member Functions

 BContent (const BContent &copy)
 BContent (uint32 type)
virtual ~BContent ()

Friends

class BElement
class BDocument

Constructor & Destructor Documentation

BContent const BContent copy  )  [explicit, protected]
 

BContent uint32  type  )  [protected]
 

virtual ~BContent  )  [protected, virtual]
 


Member Function Documentation

virtual BContent* Clone  )  const [virtual]
 

Reimplemented in BElement, BProcessingInstruction, BText, BCData, and BComment.

const BDocument* Document  )  const
 

BDocument* Document  ) 
 

const BContent* NextSibling uint32  typeMask  )  const
 

BContent* NextSibling uint32  typeMask  ) 
 

const BContent* NextSibling  )  const
 

BContent* NextSibling  ) 
 

const BElement* NextSiblingElement  )  const
 

BElement* NextSiblingElement  ) 
 

const BElement* Parent  )  const
 

BElement* Parent  ) 
 

const BContent* PreviousSibling uint32  typeMask  )  const
 

BContent* PreviousSibling uint32  typeMask  ) 
 

const BContent* PreviousSibling  )  const
 

BContent* PreviousSibling  ) 
 

const BElement* PreviousSiblingElement  )  const
 

BElement* PreviousSiblingElement  ) 
 


Friends And Related Function Documentation

friend class BDocument [friend]
 

friend class BElement [friend]
 


Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.