#include <env.h>
Inheritance diagram for BindEnumName:


Public Methods | |
| BindEnumName (char *, Ptree *) | |
| Kind | What () |
| void | GetType (TypeInfo &, Environment *) |
| Ptree * | GetSpecification () |
Private Attributes | |
| char * | type |
| Ptree * | specification |
|
||||||||||||
|
Definition at line 751 of file env.cc. References specification, and type. |
|
|
Definition at line 176 of file env.h. References specification. |
|
||||||||||||
|
Implements Bind. Definition at line 762 of file env.cc. References TypeInfo::Set(), and type. |
|
|
Implements Bind. Definition at line 757 of file env.cc. References Bind::isEnumName, and Bind::Kind. |
|
|
Definition at line 180 of file env.h. Referenced by BindEnumName(), and GetSpecification(). |
|
|
Definition at line 179 of file env.h. Referenced by BindEnumName(), and GetType(). |
1.2.15