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...

Definition#include <lycad_chargen/Modifier.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Types

Protected Members


Detailed Description

* 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 ()

ScopePair

 ScopePair (int ind, bool val)

ScopePair

 ScopePair (ScopePair ©)

ScopePair

 ~ScopePair ()

~ScopePair

void  setValue (bool val)

setValue

void  setIndex (int ind)

setIndex

void  setScope (bool val)

setScope

int  getIndex ()

getIndex

[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

IND_TYPE type

type

[protected]

int index

index

[protected]

bool value

value

[protected]


Generated by: sheldonl on cr595811-a on Fri Nov 30 10:24:34 2001, using kdoc 2.0a53.