Changes

From Genome Analysis Wiki
Jump to navigationJump to search
210 bytes added ,  17:11, 12 November 2010
no edit summary
Line 11: Line 11:  
! Class Name !!  Description
 
! Class Name !!  Description
 
|-
 
|-
| <code>[[C++ Class: GlfFile|GlfFile]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/classGlfFile.html GlfFile]</code>
 
| Class used for reading/writing GLF files and their headers, section headers, and records.
 
| Class used for reading/writing GLF files and their headers, section headers, and records.
 
|-
 
|-
Line 17: Line 17:  
| Class used for storing the header.  Allows access for getting and setting header values when both reading & writing GLF files.
 
| Class used for storing the header.  Allows access for getting and setting header values when both reading & writing GLF files.
 
|-
 
|-
| <code>[[C++ Class: GlfRefSection|GlfRefSection]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/classGlfRefSection.html GlfRefSection]</code>
 
| Class used for storing the GLF Reference Section.  Allows access for getting and setting values when both reading & writing GLF files.
 
| Class used for storing the GLF Reference Section.  Allows access for getting and setting values when both reading & writing GLF files.
 
|-
 
|-
| <code>[[C++ Class: GlfRecord|GlfRecord]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/classGlfRecord.html GlfRecord]</code>
 
| Class used for storing a GLF Record.  Allows access for getting and setting record values when both reading & writing GLF files.
 
| Class used for storing a GLF Record.  Allows access for getting and setting record values when both reading & writing GLF files.
 
|-
 
|-
| <code>[[C++ Class: GlfStatus|GlfStatus]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/classGlfStatus.html GlfStatus]</code>
 
| Status value used by the glf classes for returning the status of the operations.
 
| Status value used by the glf classes for returning the status of the operations.
 
|-
 
|-
| <code>[[C++ Class: GlfException|GlfException]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/classGlfException.html GlfException]</code>
 
| Exception class for GLF.
 
| Exception class for GLF.
 
|}
 
|}

Navigation menu