Searched refs:BMessageWhatNodeChild (Results 1 – 2 of 2) sorted by relevance
32 class BMessageWhatNodeChild : public ValueNodeChild { class34 BMessageWhatNodeChild(BMessageValueNode* parent, DataMember* member, in BMessageWhatNodeChild() function in BMessageWhatNodeChild47 virtual ~BMessageWhatNodeChild() in ~BMessageWhatNodeChild()335 = new(std::nothrow) BMessageWhatNodeChild(this, member, in CreateChildren()
59 friend class BMessageWhatNodeChild; variable