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 )

References name, and value.

Field Documentation

◆ name

std::string svn::PropertyEntry::name

Referenced by PropertyEntry().

◆ value

std::string svn::PropertyEntry::value

Referenced by PropertyEntry().


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