uiacceltk/hitchcock/ServerCore/Inc/alfnodes.h
changeset 58 57d26d31c595
parent 19 f5bac0badc7e
equal deleted inserted replaced
53:5ba07f7750a9 58:57d26d31c595
   226     
   226     
   227     #ifdef __WINS__
   227     #ifdef __WINS__
   228     void Debug_CheckSiblingOrder(const TDesC16& aContext);
   228     void Debug_CheckSiblingOrder(const TDesC16& aContext);
   229     #endif
   229     #endif
   230     
   230     
       
   231     /**
       
   232      * Oprhans aNode and all its siblings.
       
   233      */
       
   234     static void OrphanAll(CAlfNode* aNode);
       
   235     
   231 public: // Data    
   236 public: // Data    
   232     
   237     
   233     CAlfNode* iParent;
   238     CAlfNode* iParent;
   234     
   239     
   235     CAlfNode* iChild;
   240     CAlfNode* iChild;