KSquare Utilities
KKJob.cpp File Reference
#include "FirstIncludes.h"
#include <stdlib.h>
#include <stdio.h>
#include <fstream>
#include <iostream>
#include <map>
#include <vector>
#include <io.h>
#include <windows.h>
#include "MemoryDebug.h"
#include "KKBaseTypes.h"
#include "KKException.h"
#include "KKQueue.h"
#include "OSservices.h"
#include "RunLog.h"
#include "KKStr.h"
#include "KKJob.h"
#include "KKJobManager.h"

Go to the source code of this file.

Typedefs

typedef KKJobPtr(* ConstructorPtr) (const KKStr &)
 

Typedef Documentation

typedef KKJobPtr(* ConstructorPtr) (const KKStr &)

Definition at line 129 of file KKJob.cpp.