#include <osm_object_builder.hpp>
osmium::builder::ChangesetDiscussionBuilder::~ChangesetDiscussionBuilder |
( |
| ) |
|
|
inline |
void osmium::builder::ChangesetDiscussionBuilder::add_comment_text |
( |
const char * |
text | ) |
|
|
inline |
void osmium::builder::ChangesetDiscussionBuilder::add_comment_text |
( |
const std::string & |
text | ) |
|
|
inline |
void osmium::builder::ChangesetDiscussionBuilder::add_text |
( |
osmium::ChangesetComment & |
comment, |
|
|
const char * |
text, |
|
|
const size_t |
length |
|
) |
| |
|
inlineprivate |
void osmium::builder::ChangesetDiscussionBuilder::add_user |
( |
osmium::ChangesetComment & |
comment, |
|
|
const char * |
user, |
|
|
const size_t |
length |
|
) |
| |
|
inlineprivate |
The documentation for this class was generated from the following file: