(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.27 and 1.28

version 1.27, 2006/01/30 16:16:48 version 1.28, 2006/02/22 07:09:27
Line 141 
Line 141 
     /** Return true if there are more file names to iterator. */     /** Return true if there are more file names to iterator. */
     Boolean more() const { return _more; }     Boolean more() const { return _more; }
  
     #if defined(PEGASUS_PLATFORM_DARWIN_PPC_GNU)  
     /** Returns the file inode number. */  
     const Uint32 getInode() const;  
     #endif  
  
     /** Returns the current file name. */     /** Returns the current file name. */
     const char* getName() const;     const char* getName() const;


Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2