eMotion
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
MyDropbox
Dropbox
eMotion
Software
eMotionLib
eM_InputParser
B_eInputData.h
1
10
#pragma once
11
12
template
<
class
outputData>
13
class
B_eInputData
14
{
15
protected
:
19
B_eInputData
(
void
){};
20
public
:
21
22
~
B_eInputData
(
void
){};
23
24
outputData *
m_outputData
;
25
};
26
B_eInputData
Definition:
B_eInputData.h:13
B_eInputData::B_eInputData
B_eInputData(void)
Definition:
B_eInputData.h:19
B_eInputData::m_outputData
outputData * m_outputData
Definition:
B_eInputData.h:22
Generated on Sat May 3 2014 14:00:31 for eMotion by
1.8.6