harvester/common/src/harvesterexifutil.cpp
branchRCL_3
changeset 6 646a02f170b9
parent 0 c53acadfccc6
child 9 82c0024438c8
equal deleted inserted replaced
3:6752808b2036 6:646a02f170b9
    98     iSession( NULL ), iDefaultNamespace( NULL )
    98     iSession( NULL ), iDefaultNamespace( NULL )
    99 {
    99 {
   100 }
   100 }
   101 
   101 
   102 
   102 
   103 CHarvesterExifUtil::~CHarvesterExifUtil()
   103 EXPORT_C CHarvesterExifUtil::~CHarvesterExifUtil()
   104 {
   104 {
   105 }
   105 }
   106 
   106 
   107 EXPORT_C CHarvesterExifUtil* CHarvesterExifUtil::NewLC()
   107 EXPORT_C CHarvesterExifUtil* CHarvesterExifUtil::NewLC()
   108 {
   108 {