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