eMotion
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
MyDropbox
Dropbox
eMotion
Software
eMotionLib
eMotionLib
eEventPool.h
1
10
#pragma once
11
12
#include <string>
13
#include <vector>
14
15
#include "eEvent.h"
16
#include "eHelper.h"
17
18
class
eEventPool
19
{
20
21
public
:
22
26
eEventPool
(
void
);
27
~
eEventPool
(
void
);
28
29
std::vector<eEvent*> *
m_events
;
30
};
31
eEventPool::eEventPool
eEventPool(void)
Definition:
eEventPool.cpp:3
eEventPool::m_events
std::vector< eEvent * > * m_events
Definition:
eEventPool.h:29
eEventPool
Definition:
eEventPool.h:18
Generated on Sat May 3 2014 14:00:32 for eMotion by
1.8.6