| HDK
    | 
#include <COP2_Common.h>
| Public Member Functions | |
| cop2LockInfo (const char *name, int num) | |
| ~cop2LockInfo () | |
| Static Public Member Functions | |
| static int | hash (const char *name) | 
| Public Attributes | |
| char * | myLockedPlane | 
| int | myLockedFrame | 
| int | myHash | 
Definition at line 275 of file COP2_Common.h.
| cop2LockInfo::cop2LockInfo | ( | const char * | name, | 
| int | num | ||
| ) | 
| cop2LockInfo::~cop2LockInfo | ( | ) | 
| 
 | static | 
| int cop2LockInfo::myHash | 
Definition at line 284 of file COP2_Common.h.
| int cop2LockInfo::myLockedFrame | 
Definition at line 283 of file COP2_Common.h.
| char* cop2LockInfo::myLockedPlane | 
Definition at line 282 of file COP2_Common.h.