/[svn]/linuxsampler/trunk/src/common/ResourceManager.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/ResourceManager.h

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

revision 385 by schoenebeck, Tue Jan 25 22:11:43 2005 UTC revision 386 by letz, Thu Feb 17 10:45:30 2005 UTC
# Line 86  class ResourceManager { Line 86  class ResourceManager {
86          ResourceMap ResourceEntries;          ResourceMap ResourceEntries;
87    
88      public:      public:
89                    virtual ~ResourceManager() {}
90          /**          /**
91           * Borrow a resource identified by \a Key. The ResourceManager will           * Borrow a resource identified by \a Key. The ResourceManager will
92           * mark the resource as in usage by the consumer given with           * mark the resource as in usage by the consumer given with

Legend:
Removed from v.385  
changed lines
  Added in v.386

  ViewVC Help
Powered by ViewVC