Mixe for Privacy and Anonymity in the Internet
Classes | Defines | Enumerations
DOM_Output.hpp File Reference
#include "../CAQueue.hpp"
Include dependency graph for DOM_Output.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MemFormatTarget
class  DOM_Output

Defines

#define MEM_FORMART_TARGET_SPACE   1024

Enumerations

enum  OUTPUT_FORMAT { OF_DEFAULT, OF_NULL_TERMINATED, OF_NEWLINE }

Define Documentation

#define MEM_FORMART_TARGET_SPACE   1024

Definition at line 37 of file DOM_Output.hpp.

Referenced by MemFormatTarget::MemFormatTarget(), and MemFormatTarget::writeChars().


Enumeration Type Documentation

Enumerator:
OF_DEFAULT 
OF_NULL_TERMINATED 
OF_NEWLINE 

Definition at line 33 of file DOM_Output.hpp.