TraceX
 
Loading...
Searching...
No Matches
load_stream.cpp File Reference
#include "pugixml.hpp"
#include <fstream>
#include <iomanip>
#include <iostream>
Include dependency graph for load_stream.cpp:

Functions

void print_doc (const char *message, const pugi::xml_document &doc, const pugi::xml_parse_result &result)
 
bool try_imbue (std::wistream &stream, const char *name)
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Here is the call graph for this function:

◆ print_doc()

void print_doc ( const char * message,
const pugi::xml_document & doc,
const pugi::xml_parse_result & result )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ try_imbue()

bool try_imbue ( std::wistream & stream,
const char * name )
Here is the caller graph for this function: