nlib
ExiAllocator.h File Reference

Defines the allocator used by the XML parser. More...

#include <new>
#include "nn/nlib/Config.h"
#include "nn/nlib/exi/Types.h"
#include "nn/nlib/Swap.h"

Go to the source code of this file.

Classes

class  nn::nlib::exi::ExiAllocatorEx
 Allocator that can be set for each instance of XmlStreamReader and XmlStreamWriter. More...
 
class  nn::nlib::exi::ExiAllocator
 Allocator used by the XML parser. The user can also use it. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::exi
 Implements binary XML parsers (and XML parsers).
 

Detailed Description

Defines the allocator used by the XML parser.

Definition in file ExiAllocator.h.