(file) Return to Dir.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Dir.h between version 1.11.2.1 and 1.12

version 1.11.2.1, 2002/10/28 15:43:21 version 1.12, 2002/11/12 00:41:53
Line 32 
Line 32 
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/Exception.h>  #include <Pegasus/Common/InternalException.h>
 #include <Pegasus/Common/Linkage.h> #include <Pegasus/Common/Linkage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
Line 84 
Line 84 
  
     Boolean _more;     Boolean _more;
     Boolean _isValid;     Boolean _isValid;
       String _path;
     DirRep* _rep;     DirRep* _rep;
 }; };
  


Legend:
Removed from v.1.11.2.1  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2