Method | Description | |
---|---|---|
CloseOutputLog ( ) : void | ||
CommandLogWriter ( Bamboo.Prevalence.Implementation.NumberedFileCreator creator, |
||
TakeSnapshot ( object system ) : void | ||
WriteCommand ( ICommand command ) : void |
Writes a command to the current log file.
|
Method | Description | |
---|---|---|
CheckOutputLog ( ) : void | ||
CreateTempForSnapshotFile ( |
||
Flush ( System stream ) : void | ||
FlushFileBuffers ( |
||
MonoHardFlush ( System stream ) : void | ||
NextOutputLog ( ) : |
||
SelectHardFlushImpl ( ) : HardFlushDelegate | ||
Win32HardFlush ( System stream ) : void |
public CommandLogWriter ( Bamboo.Prevalence.Implementation.NumberedFileCreator creator, |
||
creator | Bamboo.Prevalence.Implementation.NumberedFileCreator | |
formatter | ||
return | System |
public WriteCommand ( ICommand command ) : void | ||
command | ICommand | serializable command |
return | void |