/[enigma]/enigma/lib-src/zipios++/zipios++/fileentry.h
ViewVC logotype

Diff of /enigma/lib-src/zipios++/zipios++/fileentry.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Tue Jun 10 22:12:19 2003 UTC revision 1.2 by dheck, Fri Jun 13 21:23:22 2003 UTC
# Line 166  public: Line 166  public:
166    class MatchName ;    class MatchName ;
167    class MatchFileName ;    class MatchFileName ;
168  protected:  protected:
169    friend SimpleSmartPointer< FileEntry > ;    friend class SimpleSmartPointer< FileEntry > ;
170    friend SimpleSmartPointer< const FileEntry > ;    friend class SimpleSmartPointer< const FileEntry > ;
171    void           ref() const { _refcount.ref() ;          }    void           ref() const { _refcount.ref() ;          }
172    unsigned int unref() const { return _refcount.unref() ; }    unsigned int unref() const { return _refcount.unref() ; }
173    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26