XMLEntity.cc File Reference

#include <cassert>
#include "common_types.h"
#include "XMLEntity.h"
#include <iostream>

Include dependency graph for XMLEntity.cc:

Go to the source code of this file.

Functions

static string encode_entity (const string &s)
static string close_tag (const string &s)
static string decode_entity (const string &s, std::size_t &pos)
static void trim (string &s)


Function Documentation

static string close_tag ( const string &  s  )  [static]

Definition at line 292 of file XMLEntity.cc.

Referenced by XMLnode::dump().

static string decode_entity ( const string &  s,
std::size_t &  pos 
) [static]

Definition at line 268 of file XMLEntity.cc.

static string encode_entity ( const string &  s  )  [static]

Definition at line 238 of file XMLEntity.cc.

Referenced by XMLnode::dump().

static void trim ( string &  s  )  [static]

Definition at line 301 of file XMLEntity.cc.


Generated on Mon Jul 9 14:43:06 2007 for ExultEngine by  doxygen 1.5.1