CSyncCollection

An MFC class which implements a templatized collection
Download

CSyncCollection Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Naughter Software
  • Operating Systems:
  • Windows All
  • File Size:
  • 10 KB

CSyncCollection Tags


CSyncCollection Description

The CSyncCollection was designed to be an MFC class which implements a templatized collection which implements thread synchronisation with timeouts for both adding and removing. In other words when you "Add", you can specify a timeout to wait for if the collection is full and if when you "Remove" data from the collection you can specify a timeout to wait for if the collection is empty. Making the class templatized means that you can store any type of data you want on in it. In addition templates are used to define various collection types. The code comes with predefined templates for both a stack and queue collection.


CSyncCollection Related Software