#include "suifkernel_forwarders.h"
#include "subsystem.h"
Go to the source code of this file.
Compounds | |
class | CloneSubSystem |
class | InputSubSystem |
class | OutputSubSystem |
Typedefs | |
typedef void (* | ObjectClone )( SuifCloneStream* scs, const ObjectWrapper &obj, bool addressable ) |
OutputSubSystem is responsible for writing to a .suif file. More... |
|
OutputSubSystem is responsible for writing to a .suif file.
Write the FileSetBlock in its SuifEnv to a .suif file whose path is in outputFileName.
virtual void write( const String& outputFileName );