|
Pol
Rev 533
|
#include <uobjhelp.h>
Static Public Member Functions | |
| static void | ShowProperties (Client *client, PropertyList &proplist) |
| static void | ShowProperties (Client *client, UObject *obj) |
Definition at line 19 of file uobjhelp.h.
| void UObjectHelper::ShowProperties | ( | Client * | client, |
| PropertyList & | proplist | ||
| ) | [static] |
Definition at line 24 of file uobjhelp.cpp.
References OSTRINGSTREAM, OSTRINGSTREAM_STR, PropertyList::properties, and send_sysmessage().
Referenced by ShowProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| void UObjectHelper::ShowProperties | ( | Client * | client, |
| UObject * | obj | ||
| ) | [static] |
Definition at line 36 of file uobjhelp.cpp.
References UObject::proplist_, and ShowProperties().
Here is the call graph for this function: