HMCDevice.h

Go to the documentation of this file.
00001 // KB  5/15/01  \Ken90\Include\SDK\HMCDevice.h
00002 
00003 #define __HMCDEVICE_H
00004 
00005 #ifndef _SMALLPDB
00006 
00007 #ifndef __HHASHOBJ_H
00008 #include "HHashObj.h"
00009 #endif
00010 
00011 //*********************************************************
00012 //** HMCDeviceCache
00013 //*********************************************************
00014 class PLUGINEXPORT HMCDeviceCache : public HObjectCache
00015 {
00016 public:
00017 };
00018 
00019 //*********************************************************
00020 //** HMCDevice
00021 //*********************************************************
00022 class PLUGINEXPORT HMCDevice : public HObject
00023 {
00024 public:
00025 };
00026 
00027 #endif

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:45 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001