RMF
RMF::decorator::ScaleFactory Class Reference

#include <RMF/decorator/uncertainty.h>

+ Inheritance diagram for RMF::decorator::ScaleFactory:

Public Member Functions

 ScaleFactory (FileConstHandle fh)
 
 ScaleFactory (FileHandle fh)
 
ScaleConst get (NodeConstHandle nh) const
 
Scale get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type Scale.

Definition at line 174 of file uncertainty.h.

Member Function Documentation

ScaleConst RMF::decorator::ScaleFactory::get ( NodeConstHandle  nh) const

Get a ScaleConst for nh.

Definition at line 192 of file uncertainty.h.

Scale RMF::decorator::ScaleFactory::get ( NodeHandle  nh) const

Get a Scale for nh.

Definition at line 201 of file uncertainty.h.

bool RMF::decorator::ScaleFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a ScaleConst.

Definition at line 211 of file uncertainty.h.

+ Here is the call graph for this function:


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