fesa-core  5.0.1
fesa::PropertyBuilder Class Reference

Used to build Properties. Can be extended in order to build lab-specific properties. More...

#include <PropertyBuilder.h>

Public Member Functions

virtual std::auto_ptr< Propertybuild (const PropertyInfo &propertyInfo, AbstractServerAction *getServerAction, AbstractServerAction *setServerAction) const
 

Detailed Description

Used to build Properties. Can be extended in order to build lab-specific properties.

Member Function Documentation

std::auto_ptr< Property > fesa::PropertyBuilder::build ( const PropertyInfo propertyInfo,
AbstractServerAction getServerAction,
AbstractServerAction setServerAction 
) const
virtual

Creates and returns a Property


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