Public Member Functions
tinyxml2::MemPool Class Reference

#include <tinyxml2.h>

Inheritance diagram for tinyxml2::MemPool:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void * Alloc ()=0
virtual void Free (void *)=0
virtual int ItemSize () const =0
 MemPool ()
virtual void SetTracked ()=0
virtual ~MemPool ()

Detailed Description

Definition at line 279 of file tinyxml2.h.


Constructor & Destructor Documentation

Definition at line 282 of file tinyxml2.h.

virtual tinyxml2::MemPool::~MemPool ( ) [inline, virtual]

Definition at line 283 of file tinyxml2.h.


Member Function Documentation

virtual void* tinyxml2::MemPool::Alloc ( ) [pure virtual]
virtual void tinyxml2::MemPool::Free ( void *  ) [pure virtual]
virtual int tinyxml2::MemPool::ItemSize ( ) const [pure virtual]
virtual void tinyxml2::MemPool::SetTracked ( ) [pure virtual]

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


oculus_sdk
Author(s): Tully Foote
autogenerated on Thu Jun 6 2019 20:13:50