SvnCpp
svn::PropertyEntry Struct Reference

#include <property.hpp>

Public Member Functions

 PropertyEntry (const char *name, const char *value)
 

Data Fields

std::string name
 
std::string value
 

Constructor & Destructor Documentation

◆ PropertyEntry()

svn::PropertyEntry::PropertyEntry ( const char * name,
const char * value )

Field Documentation

◆ name

std::string svn::PropertyEntry::name

◆ value

std::string svn::PropertyEntry::value

The documentation for this struct was generated from the following file: