#include <env.h>
Inheritance diagram for BindClassName:
Public Methods | |
BindClassName (Class *c) | |
Kind | What () |
void | GetType (TypeInfo &, Environment *) |
Class * | ClassMetaobject () |
void | SetClassMetaobject (Class *) |
Private Attributes | |
Class * | metaobject |
|
Definition at line 161 of file env.h. References metaobject. |
|
Reimplemented from Bind. Definition at line 741 of file env.cc. References metaobject. |
|
Implements Bind. Definition at line 736 of file env.cc. References metaobject, and TypeInfo::Set(). |
|
Reimplemented from Bind. Definition at line 746 of file env.cc. References metaobject. |
|
Implements Bind. Definition at line 731 of file env.cc. References Bind::isClassName, and Bind::Kind. |
|
Definition at line 168 of file env.h. Referenced by BindClassName(), ClassMetaobject(), GetType(), and SetClassMetaobject(). |