DataSourceStream.h File Reference
#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_MemoryWritable , eSST_File ,
  eSST_Template , eSST_JsonObject , eSST_User , eSST_Chain ,
  eSST_Transform , eSST_Wrapper , eSST_HeaderChecker , eSST_Unknown
}
 Data stream type. More...