Pol
Revision:50b1c95
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
uobjhelp.h
Go to the documentation of this file.
1
7
#ifndef UOBJHELP_H
8
#define UOBJHELP_H
9
namespace
Pol
10
{
11
namespace
Network
12
{
13
class
Client;
14
}
15
namespace
Core
16
{
17
class
UObject;
18
class
PropertyList;
19
20
class
UObjectHelper
21
{
22
public
:
23
static
void
ShowProperties(
Network::Client
* client,
PropertyList
& proplist );
24
static
void
ShowProperties(
Network::Client
* client,
UObject
* obj );
25
};
26
}
27
}
28
#endif
Pol::Network::Client
Definition:
client.h:133
Pol::Core::UObjectHelper
Definition:
uobjhelp.h:20
Pol::Core::PropertyList
Definition:
proplist.h:190
Pol::Core::UObject
Definition:
uobject.h:202
Pol
Definition:
berror.cpp:11
pol
uobjhelp.h
Generated on Mon Dec 12 2016 02:40:35 for Pol by
1.8.11