14 #ifndef __INCLUDED_SCOPIRA_TOOL_ARCHIVEFLOW_H__    15 #define __INCLUDED_SCOPIRA_TOOL_ARCHIVEFLOW_H__    17 #include <scopira/tool/polyflow.h>    18 #include <scopira/tool/export.h>    49     SCOPIRA_EXPORT 
virtual bool failed(
void) 
const;
    63     SCOPIRA_EXPORT std::string 
open(
const std::string &filename, 
const std::string &tagprefix);
    80     SCOPIRA_EXPORT 
virtual bool failed(
void) 
const;
    91     SCOPIRA_EXPORT 
void open(
const std::string &filename, 
const std::string &tagkey);
 
Definition: archiveflow.h:20