ProteoWizard
Public Member Functions | Public Attributes
PrintAttribute Struct Reference

List of all members.

Public Member Functions

 PrintAttribute (ostream &os)
void operator() (const Handler::Attributes::attribute &attr)

Public Attributes

ostream & os_

Detailed Description

Definition at line 64 of file SAXParserTest.cpp.


Constructor & Destructor Documentation

PrintAttribute::PrintAttribute ( ostream &  os)
inline

Definition at line 66 of file SAXParserTest.cpp.

: os_(os) {}

Member Function Documentation

void PrintAttribute::operator() ( const Handler::Attributes::attribute attr)
inline

Member Data Documentation

ostream& PrintAttribute::os_

Definition at line 67 of file SAXParserTest.cpp.


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