/[svn]/libgig/trunk/src/gig.h
ViewVC logotype

Diff of /libgig/trunk/src/gig.h

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

revision 1381 by schoenebeck, Thu Oct 4 18:57:10 2007 UTC revision 1416 by schoenebeck, Sun Oct 14 12:06:32 2007 UTC
# Line 764  namespace gig { Line 764  namespace gig {
764              friend class Sample;              friend class Sample;
765              friend class Group; // so Group can access protected member pRIFF              friend class Group; // so Group can access protected member pRIFF
766          private:          private:
             static const DLS::Info::FixedStringLength FixedStringLengths[];  
767              std::list<Group*>*          pGroups;              std::list<Group*>*          pGroups;
768              std::list<Group*>::iterator GroupsIterator;              std::list<Group*>::iterator GroupsIterator;
769      };      };

Legend:
Removed from v.1381  
changed lines
  Added in v.1416

  ViewVC Help
Powered by ViewVC