dbcreator/commsdatcreator/Inc/cdcprocessordn.h
changeset 27 489cf6208544
parent 0 5a93021fdf25
equal deleted inserted replaced
23:7ec726f93df1 27:489cf6208544
   112 
   112 
   113         /**
   113         /**
   114         * Writes the actual created access point to the log file.
   114         * Writes the actual created access point to the log file.
   115         */
   115         */
   116         void DoLogL();
   116         void DoLogL();
   117     
   117             
   118     private:
       
   119         /**
       
   120         * Tells whether the current destination has the internet metadata set.
       
   121         * @return ETrue if the destination is Internet, EFalse otherwise.
       
   122         */
       
   123 //        TBool IsInternet();
       
   124         
       
   125     private:
   118     private:
   126     
   119     
   127         // @var The destiantion that is created
   120         // @var The destiantion that is created
   128         RCmDestinationExt iDestination;
   121         RCmDestinationExt iDestination;
   129 
   122