DNA Calib 1.1
Project brief
|
Go to the source code of this file.
Namespaces | |
namespace | trio |
Enumerations | |
enum class | trio::AccessMode { trio::Read = 1 , trio::Write = 2 , trio::ReadWrite = 3 } |
enum class | trio::OpenMode { trio::Binary = 4 , trio::Text = 8 } |