1
/*---------------------------------------------------------------------\
3
| |__ / \ / / . \ . \ |
8
\---------------------------------------------------------------------*/
10
#ifndef ZYPP_PARSER_PLAINDIR_REPOPARSER_H
11
#define ZYPP_PARSER_PLAINDIR_REPOPARSER_H
13
#include "zypp/RepoStatus.h"
15
///////////////////////////////////////////////////////////////////
17
{ /////////////////////////////////////////////////////////////////
18
///////////////////////////////////////////////////////////////////
20
{ /////////////////////////////////////////////////////////////////
21
///////////////////////////////////////////////////////////////////
23
{ /////////////////////////////////////////////////////////////////
26
* \short Gives a cookie for a dir
28
RepoStatus dirStatus( const Pathname &dir );
30
/////////////////////////////////////////////////////////////////
31
} // namespace plaindir
32
///////////////////////////////////////////////////////////////////
33
/////////////////////////////////////////////////////////////////
35
///////////////////////////////////////////////////////////////////
36
/////////////////////////////////////////////////////////////////
38
///////////////////////////////////////////////////////////////////
39
#endif // ZYPP_PARSER_PLAINDIR_REPOPARSER_H