![]() |
Plasma Engine
2.0
|
Describes an input or output stream for a expression VM. More...
#include <ExpressionDeclarations.h>
Public Member Functions | |
| bool | operator== (const StreamDesc &other) const |
| plResult | Serialize (plStreamWriter &inout_stream) const |
| plResult | Deserialize (plStreamReader &inout_stream) |
Public Attributes | |
| plHashedString | m_sName |
| plProcessingStream::DataType | m_DataType |
Describes an input or output stream for a expression VM.