The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
enviroment::cSelectIndividualToDeleteWeel Class Reference

#include <cSelectIndividualToDeleteWeel.h>

Inheritance diagram for enviroment::cSelectIndividualToDeleteWeel:
Collaboration diagram for enviroment::cSelectIndividualToDeleteWeel:

List of all members.

Public Member Functions

 cSelectIndividualToDeleteWeel ()
virtual ~cSelectIndividualToDeleteWeel ()
virtual cIndividualIdentifier getIndividualIdentifier () const
virtual
cSelectIndividualToDeleteWeel
clone () const
virtual string getClassName () const
- Public Member Functions inherited from enviroment::cSelectIndividualToDelete
virtual ~cSelectIndividualToDelete ()=0

Detailed Description

Definition at line 57 of file cSelectIndividualToDeleteWeel.h.


Constructor & Destructor Documentation

enviroment::cSelectIndividualToDeleteWeel::cSelectIndividualToDeleteWeel ( )

standardconstructor

virtual enviroment::cSelectIndividualToDeleteWeel::~cSelectIndividualToDeleteWeel ( )
virtual

Destructor of the class cSelectIndividualToDeleteWeel.


Member Function Documentation

virtual cSelectIndividualToDeleteWeel* enviroment::cSelectIndividualToDeleteWeel::clone ( ) const
virtual

This method clones this object.

Returns:
a clone of this object

Implements enviroment::cSelectIndividualToDelete.

virtual string enviroment::cSelectIndividualToDeleteWeel::getClassName ( ) const
virtual
Returns:
the name of this class

Reimplemented from enviroment::cSelectIndividualToDelete.

virtual cIndividualIdentifier enviroment::cSelectIndividualToDeleteWeel::getIndividualIdentifier ( ) const
virtual
Returns:
a pointer to the selected individualdentifier, or the identifier for no individual (
See also:
cIndividualIdentifier::getNoIndividualIdentifier())

Implements enviroment::cSelectIndividualToDelete.


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