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
fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData Class Reference

#include <cPropertyData.h>

Collaboration diagram for fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData:

List of all members.

Public Member Functions

 cPropertyData ()
bool isNeeded ()

Public Attributes

list< cPositionData * > liPositionData
bool bPropertyNeeded

Detailed Description

Definition at line 56 of file cPropertyData.h.


Constructor & Destructor Documentation

fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData::cPropertyData ( )

standradconstructor


Member Function Documentation

bool fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData::isNeeded ( )
Returns:
true if this property is needed, else false

Member Data Documentation

bool fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData::bPropertyNeeded

If true this property is needed, else not.

Definition at line 68 of file cPropertyData.h.

list< cPositionData *> fib::algorithms::nEvalueFibObject::nNeededUnderobjects::cPropertyData::liPositionData

A list with the pointers to the position data wher the property is stored.

Definition at line 63 of file cPropertyData.h.


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