(file) Return to tomof.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Clients / tomof

Diff for /pegasus/src/Clients/tomof/tomof.cpp between version 1.19 and 1.20

version 1.19, 2002/09/13 21:40:42 version 1.20, 2002/09/20 19:33:29
Line 699 
Line 699 
                         instanceNames = clRepository.enumerateInstanceNames(nameSpace,                         instanceNames = clRepository.enumerateInstanceNames(nameSpace,
                                                                             className);                                                                             className);
                         for(Uint32 j = 0; j < instanceNames.size(); j++)                         for(Uint32 j = 0; j < instanceNames.size(); j++)
                             cout << "Instance " << instanceNames[i];                              cout << "Instance " << instanceNames[i].toString();
                     }                     }
                 }                 }
                 else    // Process complete instances                 else    // Process complete instances


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2