Main Page   Compound List   File List   Compound Members   File Members  

zclassmap.vtc File Reference

Class and instance maps for zephyr. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

func cmp2 (a, b)[t]
 Helper function to compare the first two elements of an array. More...


Detailed Description

Class and instance maps for zephyr.

Author:
David Maze <dmaze@mit.edu>
Version:
$Id$

There are two useful bits of functionality here. One is class and instance naming, via the /class and /instance macros; this lets us assign a name (possibly an abbreviation) to a particular class or a particular class/instance pair. The other is style maps, which lets a particular vt style be assigned to a class or instance.

Definition in file zclassmap.vtc.


Function Documentation

func cmp2 ( a,
b )
 

Helper function to compare the first two elements of an array.

Parameters:
a   First string to compare
b   Second string to compare
Returns:
0 if the two strings are equal (as per stricmp())

Definition at line 22 of file zclassmap.vtc.


Generated at Mon Aug 13 16:45:54 2001 for dzm-vtc by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001