class ScopePair
|
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. More... |
|
|
Public Methods
Protected Types
Protected Members
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. *
*
*************************************************************************
ScopePair (int ind, bool val)
| ScopePair |
void setValue (bool val)
| setValue |
void setIndex (int ind)
| setIndex |
void setScope (bool val)
| setScope |
[const]
bool getValue ()
| getValue |
[const]
friend class Modifier
| Modifier |
[protected]
enum IND_TYPE {IND_UNDEF, IND_INTEGER}
| IND_TYPE |
[protected]
This controls the index type. It works with integers but it's meant to
be extended to other index types if necessary
[protected]
[protected]
[protected]
Generated by: sheldonl on cr595811-a on Fri Nov 30 10:24:34 2001, using kdoc 2.0a53. |