DataSourceStream.h File Reference
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 data source stream. More... | |
Enumerations | |
enum | StreamType { eSST_Invalid, eSST_Memory, eSST_File, eSST_Template, eSST_JsonObject, eSST_User, eSST_Unknown } |
Data stream type. More... | |