RenderTools::PropertyContainerEvent Class Reference

#include <PropertyContainerEvent.h>

List of all members.

Public Types

enum  Type { ADD_PROPERTY, REMOVE_PROPERTY }

Public Member Functions

 PropertyContainerEvent (Type type, const PropertyContainerPtr container, const string propertyName)
Type getType (void) const
const PropertyContainerPtr getContainer (void) const
const string getPropertyName (void) const


Detailed Description

Definition at line 5 of file PropertyContainerEvent.h.


Member Enumeration Documentation

Enumerator:
ADD_PROPERTY 
REMOVE_PROPERTY 

Definition at line 8 of file PropertyContainerEvent.h.


Constructor & Destructor Documentation

RenderTools::PropertyContainerEvent::PropertyContainerEvent ( Type  type,
const PropertyContainerPtr  container,
const string  propertyName 
)

Definition at line 5 of file PropertyContainerEvent.cpp.


Member Function Documentation

const PropertyContainerPtr RenderTools::PropertyContainerEvent::getContainer ( void   )  const

Definition at line 15 of file PropertyContainerEvent.cpp.

const string RenderTools::PropertyContainerEvent::getPropertyName ( void   )  const

Definition at line 19 of file PropertyContainerEvent.cpp.

PropertyContainerEvent::Type RenderTools::PropertyContainerEvent::getType ( void   )  const

Definition at line 11 of file PropertyContainerEvent.cpp.


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

Generated on Wed Jan 26 00:15:36 2011 for RenderTools by  doxygen 1.5.8