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)

Header Class Reference

#include <HashFile.h>

List of all members.


Public Member Functions

  Header ()
  Header (LONG id)
  Header (LONG pid, const char *buffer)
int  operator== (const Header &header) const
char *  GetText ()

Public Attributes

LONG  id
char  string [80]

Detailed Description

Definition at line 85 of file HashFile.h.


Constructor & Destructor Documentation

Header::Header  )  [inline]
  Definition at line 90 of file HashFile.h.

Header::Header LONG  id  ) 
 

Header::Header LONG  pid,
const char *  buffer
[inline]
  Definition at line 92 of file HashFile.h.

Member Function Documentation

char* Header::GetText  )  [inline]
  Definition at line 98 of file HashFile.h.

int Header::operator== const Header header  )  const [inline]
 

Definition at line 97 of file HashFile.h.

References id.


Member Data Documentation

LONG Header::id
 

Definition at line 87 of file HashFile.h.

Referenced by operator==().

char Header::string[80]
  Definition at line 88 of file HashFile.h.

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

  • C:/Program Files/Hash Inc/AM120SDK/Include/HashFile.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:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001