#include <dep_spec.hh>

Basic operations | |
| StringDepSpec (const std::string &) | |
| ~StringDepSpec () | |
Public Member Functions | |
| std::string | text () const |
Protected Member Functions | |
| void | set_text (const std::string &) |
| void paludis::StringDepSpec::set_text | ( | const std::string & | ) | [protected] |
Change our text.
| std::string paludis::StringDepSpec::text | ( | ) | const |
Fetch our text.
1.5.7.1