ProteoWizard
Public Member Functions | Public Attributes
Reader1::ReaderConfig Struct Reference

List of all members.

Public Member Functions

 ReaderConfig ()

Public Attributes

string name
bool done

Detailed Description

Definition at line 46 of file ReaderTest.cpp.


Constructor & Destructor Documentation

Reader1::ReaderConfig::ReaderConfig ( )
inline

Definition at line 50 of file ReaderTest.cpp.

: name("default"), done(false) {}

Member Data Documentation

string Reader1::ReaderConfig::name

Definition at line 48 of file ReaderTest.cpp.

bool Reader1::ReaderConfig::done
mutable

Definition at line 49 of file ReaderTest.cpp.

Referenced by testRead().


The documentation for this struct was generated from the following file: