paludis::ConcreteURILabel< T_ > Class Template Reference
[Dependency specifications]
#include <dep_label.hh>
List of all members.
|
Basic operations |
|
| ConcreteURILabel (const std::string &) |
|
| ~ConcreteURILabel () |
Public Types |
|
typedef T_ | Tag |
| | Convenience typedef alias to obtain our tag.
|
Public Member Functions |
|
virtual const std::string | text () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| | Our text.
|
Detailed Description
template<typename T_>
class paludis::ConcreteURILabel< T_ >
A concrete URI label class.
- Since:
- 0.26
- Examples:
-
example_dep_label.cc.
The documentation for this class was generated from the following file: