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)

Label Class Reference

#include <HashFile.h>

List of all members.


Public Member Functions

  Label ()
  Label (LONG id)
  Label (char *text)
char *  GetText ()

Public Attributes

LONG  id
char  string [80]

Detailed Description

Definition at line 74 of file HashFile.h.


Constructor & Destructor Documentation

Label::Label  )  [inline]
  Definition at line 79 of file HashFile.h.

Label::Label LONG  id  ) 
 

Label::Label char *  text  ) 
 

Member Function Documentation

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

Member Data Documentation

LONG Label::id
 

Definition at line 76 of file HashFile.h.

Referenced by LabelAsEndHeader(), and LabelAsHeader().

char Label::string[80]
 

Definition at line 77 of file HashFile.h.

Referenced by LabelAsEndHeader(), and LabelAsHeader().


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