#include <property.hpp>
Public Member Functions | |
PropertyEntry (const char *name, const char *value) | |
Data Fields | |
std::string | name |
std::string | value |
svn::PropertyEntry::PropertyEntry | ( | const char * | name, | |
const char * | value | |||
) |
std::string svn::PropertyEntry::name |
std::string svn::PropertyEntry::value |