![]() |
XII Release 0.1.0
|
Describes an input or output stream for a expression VM. More...
#include <ExpressionDeclarations.h>
Public Member Functions | |
bool | operator== (const StreamDesc &other) const |
xiiResult | Serialize (xiiStreamWriter &ref_stream) const |
xiiResult | Deserialize (xiiStreamReader &ref_stream) |
Public Attributes | |
xiiHashedString | m_sName |
xiiProcessingStream::DataType | m_DataType |
Describes an input or output stream for a expression VM.