casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
asdm::ASDMUtils::DotXMLFilter Struct Reference

#include <Misc.h>

Public Member Functions

 DotXMLFilter (std::vector< std::string > &filenames)
 
void operator() (boost::filesystem::directory_entry &p)
 void operator() (path& p); More...
 

Private Attributes

std::vector< std::string > * filenames
 

Detailed Description

Definition at line 254 of file Misc.h.

Constructor & Destructor Documentation

asdm::ASDMUtils::DotXMLFilter::DotXMLFilter ( std::vector< std::string > &  filenames)

Member Function Documentation

void asdm::ASDMUtils::DotXMLFilter::operator() ( boost::filesystem::directory_entry &  p)

void operator() (path& p);

Member Data Documentation

std::vector<std::string>* asdm::ASDMUtils::DotXMLFilter::filenames
private

Definition at line 260 of file Misc.h.


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