Raspberry Cloud
Main Page
Classes
Files
File List
fileModel
Fragment.h
1
#ifndef _FRAGMENT_H
2
#define _FRAGMENT_H
3
4
#include "CloudFile.h"
5
10
class
Fragment
:
public
CloudFile
{
11
public
:
17
Fragment
(
string
_cloudID,
string
_cloudFileID);
18
19
Fragment
(){}
20
};
21
22
#endif //_FRAGMENT_H
Fragment
Definition:
Fragment.h:10
CloudFile
Definition:
CloudFile.h:12
Generated on Sun Jun 14 2015 13:35:47 for Raspberry Cloud by
1.8.9.1