DynamicEventList Class Reference

#include <dynamic_internal_representation.h>

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

List of all members.

Public Member Functions

virtual void class_name ()

Public Attributes

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

Member Function Documentation

void DynamicEventList::class_name (  )  [virtual]

Implements DynamicObject.

Reimplemented in DynamicEventOrList, and DynamicEventAndList.


Member Data Documentation

int* DynamicObject::address_ [inherited]
std::list<int*> DynamicEventList::events_
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