EvEmu
0.8.4
11 September 2021
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
test.h
Go to the documentation of this file.
1
12
#ifndef EVEMU_TESTING_TEST_H_
13
#define EVEMU_TESTING_TEST_H_
14
15
class
Client
;
16
17
class
testing
{
18
public
:
19
testing
() {
/* do nothing here */
}
20
~testing
() {
/* do nothing here */
}
21
22
static
void
posTest
(
Client
* pClient);
23
24
};
25
26
27
28
29
30
31
32
#endif // EVEMU_TESTING_TEST_H_
testing::testing
testing()
Definition:
test.h:19
testing::~testing
~testing()
Definition:
test.h:20
testing
Definition:
test.h:17
Client
Definition:
Client.h:66
testing::posTest
static void posTest(Client *pClient)
Definition:
test.cpp:17
backups
local
src
eve
EvEmu_Crucible
src
eve-server
testing
test.h
Generated on Sat Oct 16 2021 01:21:08 for EvEmu by
1.8.8