DataSourceStream.h File Reference
#include <user_config.h>
#include <Stream.h>
#include <WString.h>
#include "SeekOrigin.h"
#include "../WebConstants.h"
Include dependency graph for DataSourceStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDataSourceStream
 Base class for read-only stream. More...
 

Enumerations

enum  StreamType {
  eSST_Invalid, eSST_Memory, eSST_File, eSST_Template,
  eSST_JsonObject, eSST_User, eSST_Unknown
}
 Data stream type. More...