NCCLOUD  0.1
Data Structures
fileop.h File Reference

Declares the Job and FileOp classes. More...

#include <string>
#include <thread>
#include <vector>
#include "coding.h"
#include "common.h"
#include "storage.h"

Go to the source code of this file.

Data Structures

class  Job
 Class for a storage/coding job assigned to a master storage/coding thread in FileOp. More...
class  FileOp
 Singleton class for file operations. More...

Detailed Description

Declares the Job and FileOp classes.

Author:
Henry Chen (chchen@cse.cuhk.edu.hk)
 All Data Structures Files Functions Variables Enumerations Enumerator Defines