Namespaces | Functions | Variables
rapidxml_print.hpp File Reference

This file contains rapidxml printer implementation. More...

#include "rapidxml.hpp"
#include <iterator>
#include <ostream>
Include dependency graph for rapidxml_print.hpp:

Go to the source code of this file.

Namespaces

 rapidxml
 

Functions

template<class Ch >
std::basic_ostream< Ch > & rapidxml::operator<< (std::basic_ostream< Ch > &out, const xml_node< Ch > &node)
 
template<class OutIt , class Ch >
OutIt rapidxml::print (OutIt out, const xml_node< Ch > &node, int flags=0)
 
template<class Ch >
std::basic_ostream< Ch > & rapidxml::print (std::basic_ostream< Ch > &out, const xml_node< Ch > &node, int flags=0)
 

Variables

const int rapidxml::print_no_indenting = 0x1
 

Detailed Description

This file contains rapidxml printer implementation.

Definition in file rapidxml_print.hpp.



livox_ros_driver
Author(s): Livox Dev Team
autogenerated on Mon Mar 15 2021 02:40:46