Raspberry Cloud
Public Member Functions | List of all members
Fragment Class Reference

#include <Fragment.h>

Inheritance diagram for Fragment:
CloudFile

Public Member Functions

 Fragment (string _cloudID, string _cloudFileID)
 
- Public Member Functions inherited from CloudFile
 CloudFile (string _cloudID, string _cloudFileID)
 
string getCloudId ()
 
string getCloudFileID ()
 
void setCloudID (string _cloudID)
 
void setCloudFileID (string _cloudFileID)
 

Additional Inherited Members

- Protected Attributes inherited from CloudFile
string cloudID
 
string cloudFileID
 

Detailed Description

Fragment class represents a piece of file that is encoded and will be converted to a CloudFile

Constructor & Destructor Documentation

Fragment::Fragment ( string  _cloudID,
string  _cloudFileID 
)

Constructor for Fragment

Parameters
_cloudIDID of its cloud
_cloudFileIDpath on cloud

Fragment implementation


The documentation for this class was generated from the following files: