Main Page   Class Hierarchy   Compound List   File List   Compound Members  

InputFormat Class Reference

#include <InputFormat.h>

List of all members.

Public Methods

void addProperty (InputProperty *p_property)
unsigned int getNbrProperty (void) const
std::string toString (void) const
const std::vector< InputProperty * > & getProperties (void) const


Detailed Description

This class stores the information about the goodness rule read in the definition file. It also stores the property columns in Fragment data lines.


Member Function Documentation

void InputFormat::addProperty InputProperty   p_property [inline]
 

Add a InputProperty object to the list of property to consider. The order is important because each property has the 'goodness' thresholds embedded and these will be applied in order to the input Fragment column.

unsigned int InputFormat::getNbrProperty void    const [inline]
 

Return the number of properties added in the list.

const std::vector< InputProperty* >& InputFormat::getProperties void    const [inline]
 

Return a list of Property object registered in this object.

std::string InputFormat::toString void    const
 

Return string text containing all the information about the actual state of this InputFormat object.


The documentation for this class was generated from the following file:
Generated on Sat Nov 4 15:59:00 2006 for GLARE by doxygen1.2.18