convergedconnectionhandler/cchserver/src/cchsubserviceinfo.cpp
branchRCL_3
changeset 9 bddb6d4447db
parent 2 7b872347d83b
equal deleted inserted replaced
8:7117cbf1600a 9:bddb6d4447db
   147 // CCCHSubserviceInfo::GetType
   147 // CCCHSubserviceInfo::GetType
   148 // (other items were commented in a header).
   148 // (other items were commented in a header).
   149 // ---------------------------------------------------------------------------
   149 // ---------------------------------------------------------------------------
   150 //
   150 //
   151 TCCHSubserviceType CCCHSubserviceInfo::Type()
   151 TCCHSubserviceType CCCHSubserviceInfo::Type()
   152     {
   152     { 
   153     GetServiceNetworkInfo();
   153 	return iType;
   154     return iType;
   154 	}
   155     }
       
   156     
   155     
   157 // ---------------------------------------------------------------------------
   156 // ---------------------------------------------------------------------------
   158 // CCCHSubserviceInfo::SetState
   157 // CCCHSubserviceInfo::SetState
   159 // (other items were commented in a header).
   158 // (other items were commented in a header).
   160 // ---------------------------------------------------------------------------
   159 // ---------------------------------------------------------------------------