Lines Matching refs:atffile
34 #include "atffile.hpp"
134 "application/X-atf-atffile", 1);
272 // The "atffile" class.
275 impl::atffile::atffile(const vars_map& config_vars,
286 impl::atffile::tps(void)
293 impl::atffile::conf(void)
300 impl::atffile::props(void)
312 impl::atffile
315 // Scan the directory where the atffile lives in to gather a list of
333 // Parse the atffile.
347 return atffile(r.conf(), r.tps(), r.props());