HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cop2LockInfo Struct Reference

#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
 

Detailed Description

Definition at line 275 of file COP2_Common.h.

Constructor & Destructor Documentation

cop2LockInfo::cop2LockInfo ( const char *  name,
int  num 
)
cop2LockInfo::~cop2LockInfo ( )

Member Function Documentation

static int cop2LockInfo::hash ( const char *  name)
static

Member Data Documentation

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.


The documentation for this struct was generated from the following file: