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

List of all members.

Public Member Functions

 ReaderConfig ()

Public Attributes

string color
bool done

Detailed Description

Definition at line 89 of file ReaderTest.cpp.


Constructor & Destructor Documentation

Reader2::ReaderConfig::ReaderConfig ( )
inline

Definition at line 93 of file ReaderTest.cpp.

: color("orange"), done(false) {}

Member Data Documentation

string Reader2::ReaderConfig::color

Definition at line 91 of file ReaderTest.cpp.

Referenced by testGet().

bool Reader2::ReaderConfig::done
mutable

Definition at line 92 of file ReaderTest.cpp.

Referenced by testRead().


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