eMotion
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
MyDropbox
Dropbox
eMotion
Software
eMotionLib
eMotionLib
eObject.h
1
10
#pragma once
11
12
#include <string>
13
#include "eHelper.h"
14
15
class
eObject
16
{
17
public
:
23
eObject
(std::string *identifier);
24
~
eObject
(
void
);
25
26
std::string *
const
m_identifier
;
27
};
28
eObject::m_identifier
std::string *const m_identifier
Definition:
eObject.h:26
eObject::eObject
eObject(std::string *identifier)
Definition:
eObject.cpp:3
eObject
Definition:
eObject.h:15
Generated on Sat May 3 2014 14:00:32 for eMotion by
1.8.6