Otclient  14/8/2020
OTMLEmitter Class Reference

#include <otmlemitter.h>

Static Public Member Functions

static std::string emitNode (const OTMLNodePtr &node, int currentDepth=-1)
 Emits a node and it's children to a std::string. More...
 

Detailed Description

Definition at line 28 of file otmlemitter.h.

Member Function Documentation

◆ emitNode()

std::string OTMLEmitter::emitNode ( const OTMLNodePtr node,
int  currentDepth = -1 
)
static

Emits a node and it's children to a std::string.

Definition at line 26 of file otmlemitter.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: