#include <iostream>
#include "zypp/base/String.h"
#include "zypp/Pathname.h"
#include "zypp/Url.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
namespace | zypp::filesystem |
Defines | |
#define | goParent_f() goParent_fnc( name_t ) |
Functions | |
void | zypp::filesystem::goParent_fnc (string &name_t) |
Definition in file Pathname.cc.
#define goParent_f | ( | ) | goParent_fnc( name_t ) |