mCRL2
|
A helper class to restore the state of the aterm_{i,o}stream objects upon destruction. Currently, onlt preserves the transformer object. More...
#include <aterm_io.h>
Public Member Functions | |
aterm_stream_state (aterm_stream &stream) | |
~aterm_stream_state () | |
Private Attributes | |
aterm_stream & | m_stream |
aterm_transformer * | m_transformer |
A helper class to restore the state of the aterm_{i,o}stream objects upon destruction. Currently, onlt preserves the transformer object.
Definition at line 83 of file aterm_io.h.
|
inline |
Definition at line 86 of file aterm_io.h.
|
inline |
Definition at line 92 of file aterm_io.h.
|
private |
Definition at line 98 of file aterm_io.h.
|
private |
Definition at line 99 of file aterm_io.h.