Go to the documentation of this file.
25 #ifndef _SVNCPP_TARGETS_HPP_
26 #define _SVNCPP_TARGETS_HPP_
29 #include "apr_tables.h"
87 const apr_array_header_t *
Targets(const char *target=0)
void reserve(size_t size)
std::vector< Path > PathVector
Definition: path.hpp:205
Definition: targets.hpp:44
const PathVector & targets() const
Targets(const Targets &targets)
Targets(const apr_array_header_t *targets)
const Path target() const
Definition: annotate_line.hpp:32
void push_back(const Path &path)
const apr_array_header_t * array(const Pool &pool) const
Targets(const PathVector &targets)