cmmanager/cmmgr/Framework/Inc/cmmanagerimpl.h
branchCompilerCompatibility
changeset 14 7958d42f9d1a
parent 1 40cb640ef159
equal deleted inserted replaced
11:c32fb9f4b91e 14:7958d42f9d1a
   710         * Return all the SNAP record. Filtering can be made on 
   710         * Return all the SNAP record. Filtering can be made on 
   711         * passed SNAP elemented id.
   711         * passed SNAP elemented id.
   712         * @return array of SNAP records
   712         * @return array of SNAP records
   713         */
   713         */
   714         CommsDat::CMDBRecordSet<CCDDataMobilitySelectionPolicyRecord>* 
   714         CommsDat::CMDBRecordSet<CCDDataMobilitySelectionPolicyRecord>* 
   715                     CCmManagerImpl::AllSNAPRecordsL( TUint32 aSnapElementId );
   715                     AllSNAPRecordsL( TUint32 aSnapElementId );
   716         
   716         
   717     public:
   717     public:
   718     
   718     
   719         CommsDat::CMDBSession& Session() const;
   719         CommsDat::CMDBSession& Session() const;
   720 
   720