25 #ifndef _SVNCPP_TARGETS_HPP_
26 #define _SVNCPP_TARGETS_HPP_
29 #include "apr_tables.h"
59 Targets(
const apr_array_header_t * targets);
87 const apr_array_header_t *
Targets(const PathVector &targets)
Definition: targets.hpp:43
const PathVector & targets() const
Definition: annotate_line.hpp:31
void reserve(size_t size)
const Path target() const
std::vector< Path > PathVector
Definition: path.hpp:205
const apr_array_header_t * array(const Pool &pool) const
void push_back(const Path &path)