#include <dynamic_internal_representation.h>


Public Member Functions | |
| virtual void | class_name () |
| void | print (unsigned int indent) |
Public Attributes | |
| std::string | name_ |
| int * | address_ |
| void DynamicVariable::class_name | ( | ) | [virtual] |
Implements DynamicObject.
| void DynamicVariable::print | ( | unsigned int | indent | ) |
int* DynamicObject::address_ [inherited] |
std::string DynamicObject::name_ [inherited] |
1.6.1