All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
DynamicEventOrList Class Reference

#include <dynamic_internal_representation.h>

Inheritance diagram for DynamicEventOrList:
Inheritance graph
Collaboration diagram for DynamicEventOrList:
Collaboration graph

Public Member Functions

virtual void class_name ()
 
void print (unsigned int indent)
 

Public Attributes

std::string class_name_
 
std::list< int * > events_
 
std::string name_
 
int * address_
 

Member Function Documentation

void DynamicEventOrList::class_name ( )
virtual

Reimplemented from DynamicEventList.

void DynamicEventOrList::print ( unsigned int  indent)

Member Data Documentation

int* DynamicObject::address_
inherited
std::string DynamicEventList::class_name_
inherited
std::list<int*> DynamicEventList::events_
inherited
std::string DynamicObject::name_
inherited

The documentation for this class was generated from the following files: