uiacceltk/hitchcock/ServerCore/Inc/alfnodes.h
changeset 19 f5bac0badc7e
parent 14 83d2d132aa58
child 50 1801340c26a2
child 58 57d26d31c595
equal deleted inserted replaced
14:83d2d132aa58 19:f5bac0badc7e
   222     inline TBool Tracking( )
   222     inline TBool Tracking( )
   223         {
   223         {
   224         return iTrackNode;
   224         return iTrackNode;
   225         }
   225         }
   226     
   226     
       
   227     #ifdef __WINS__
       
   228     void Debug_CheckSiblingOrder(const TDesC16& aContext);
       
   229     #endif
       
   230     
       
   231 public: // Data    
       
   232     
   227     CAlfNode* iParent;
   233     CAlfNode* iParent;
   228     
   234     
   229     CAlfNode* iChild;
   235     CAlfNode* iChild;
   230     
   236     
   231     CAlfNode* iSibling;
   237     CAlfNode* iSibling;