DynamicEventAndList Class Reference

#include <dynamic_internal_representation.h>

Inheritance diagram for DynamicEventAndList:
Inheritance graph
[legend]
Collaboration diagram for DynamicEventAndList:
Collaboration graph
[legend]

List of all members.

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 DynamicEventAndList::class_name (  )  [virtual]

Reimplemented from DynamicEventList.

void DynamicEventAndList::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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2016 by  doxygen 1.6.1