Raspberry Cloud
|
#include <Fragment.h>
Public Member Functions | |
Fragment (string _cloudID, string _cloudFileID) | |
![]() | |
CloudFile (string _cloudID, string _cloudFileID) | |
string | getCloudId () |
string | getCloudFileID () |
void | setCloudID (string _cloudID) |
void | setCloudFileID (string _cloudFileID) |
Additional Inherited Members | |
![]() | |
string | cloudID |
string | cloudFileID |
Fragment::Fragment | ( | string | _cloudID, |
string | _cloudFileID | ||
) |