mt4cpp
Classes
Scheduler.hpp File Reference

The active object scheduler module (Scheduler, CommandQueue and working thread main function) More...

#include <queue>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/thread.hpp>
#include <boost/bind.hpp>
#include "Command.hpp"
Include dependency graph for Scheduler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mt4cpp::CommandQueue
 
class  mt4cpp::Scheduler
 

Detailed Description

The active object scheduler module (Scheduler, CommandQueue and working thread main function)