Raspberry Cloud
Main Page
Classes
Files
File List
dataAccess
Encoder.h
1
#ifndef _ENCODER_H
2
#define _ENCODER_H
3
4
#include "fileModel/FileDescriptor.h"
5
11
class
Encoder
{
12
public
:
13
18
static
FileDescriptor
*
encode
(
string
localFileID,
string
destinationFileID);
19
};
20
21
#endif //_ENCODER_H
Encoder
Definition:
Encoder.h:11
FileDescriptor
Definition:
FileDescriptor.h:17
Encoder::encode
static FileDescriptor * encode(string localFileID, string destinationFileID)
Definition:
Encoder.cpp:16
Generated on Sun Jun 14 2015 13:35:47 for Raspberry Cloud by
1.8.9.1