#include <COP2_Common.h>
Public Member Functions | |
| copLockInfo (const char *name, int num) | |
| ~copLockInfo () | |
Static Public Member Functions | |
| static int | hash (const char *name) |
Public Attributes | |
| char * | myLockedPlane |
| int | myLockedFrame |
| int | myHash |
Definition at line 276 of file COP2_Common.h.
| copLockInfo::copLockInfo | ( | const char * | name, | |
| int | num | |||
| ) |
| copLockInfo::~copLockInfo | ( | ) |
| static int copLockInfo::hash | ( | const char * | name | ) | [static] |
Definition at line 285 of file COP2_Common.h.
Definition at line 284 of file COP2_Common.h.
Definition at line 283 of file COP2_Common.h.
1.5.9