Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

IEMap Class Reference

#include <IEModel.h>

List of all members.


Public Member Functions

IEMap operator= (const IEMap &other)
int  operator== (const IEMap &other) const

Public Attributes

char  m_filename [256]
WORD  m_width
WORD  m_height

Detailed Description

Definition at line 29 of file IEModel.h.


Member Function Documentation

IEMap& IEMap::operator= const IEMap other  )  [inline]
 

Definition at line 35 of file IEModel.h.

References m_filename, m_height, and m_width.

int IEMap::operator== const IEMap other  )  const [inline]
 

Definition at line 42 of file IEModel.h.

References m_filename.


Member Data Documentation

char IEMap::m_filename[256]
 

Definition at line 32 of file IEModel.h.

Referenced by operator=(), and operator==().

WORD IEMap::m_height
 

Definition at line 33 of file IEModel.h.

Referenced by operator=().

WORD IEMap::m_width
 

Definition at line 33 of file IEModel.h.

Referenced by operator=().


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

  • C:/Program Files/Hash Inc/AM120SDK/Include/IEModel.h

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:59 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001