NCBI C++ ToolKit
Namespaces | Functions
utility.cpp File Reference
#include "utility.hpp"
#include <cstdarg>
#include <cstdlib>
#include <cstring>
#include <string>
#include <iostream>
#include <libxml/xmlversion.h>
#include <libxml/xmlsave.h>
#include <misc/xmlwrapp/xml_save.hpp>
+ Include dependency graph for utility.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Namespaces

 xml
 XML library namespace.
 
 xml::impl
 

Functions

int xml::size_t_to_int_conversion (std::size_t value, const std::string &msg)
 
void xml::impl::printf2string (std::string &s, const char *message, va_list ap)
 
int xml::impl::convert_to_libxml2_save_options (int options)
 
int xml::impl::save_to_stream_cb (void *ctx, const char *buf, int len)
 
int xml::impl::save_to_string_cb (void *ctx, const char *buf, int len)
 
Modified on Fri Jun 07 13:34:32 2024 by modify_doxy.py rev. 669887