Changes

From Genome Analysis Wiki
Jump to navigationJump to search
259 bytes added ,  10:52, 11 May 2010
no edit summary
Line 66: Line 66:  
| Return the number of records that have been read/written so far.
 
| Return the number of records that have been read/written so far.
 
|-
 
|-
| <code>SamStatus::Status SamFile::GetFailure()</code>
+
| <code>SamStatus::Status SamFile::GetStatus()</code>
 +
| Get the status result of the last status reporting method call.
 +
|-
 +
| <code>const char* SamFile::GetStatusMessage()</code>
 +
| Get the Status Message of the last call that sets status.
 +
|-
 +
| '''DEPRECATED: <code>SamStatus::Status SamFile::GetFailure()</code>'''
 
| Get the type of failure that occurred on a method failure.
 
| Get the type of failure that occurred on a method failure.
 
|-
 
|-

Navigation menu