메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
Flush ( ) : void | ||
Read ( ) : long | ||
ReadNonFlushed ( ) : long | ||
Write ( long checkpoint ) : void | ||
WriteThroughFileCheckpoint ( string filename ) : System | ||
WriteThroughFileCheckpoint ( string filename, string name ) : System | ||
WriteThroughFileCheckpoint ( string filename, string name, bool cached, long initValue ) : System |
메소드 | 설명 | |
---|---|---|
OnFlushed ( long obj ) : void |
메소드 | 설명 | |
---|---|---|
FlushFileBuffers ( |
||
ReadCurrent ( ) : long |
public WriteThroughFileCheckpoint ( string filename ) : System | ||
filename | string | |
리턴 | System |
public WriteThroughFileCheckpoint ( string filename, string name ) : System | ||
filename | string | |
name | string | |
리턴 | System |
public WriteThroughFileCheckpoint ( string filename, string name, bool cached, long initValue ) : System | ||
filename | string | |
name | string | |
cached | bool | |
initValue | long | |
리턴 | System |