Code::Blocks  SVN r11506
Classes
parserthreadedtask.h File Reference
#include <wx/thread.h>
#include <cbthreadpool.h>
Include dependency graph for parserthreadedtask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParserThreadedTask
 a cbThreadedTask can be executed in cbThreadPool to do a lot of parsing jobs in the begining stage of the batch parsing. More...
 
class  MarkFileAsLocalThreadedTask
 mark all the tokens belong to the project as "local" E.g. More...