RMF
RMF::decorator::ExplicitResolutionFactory Class Reference

#include <RMF/decorator/sequence.h>

+ Inheritance diagram for RMF::decorator::ExplicitResolutionFactory:

Public Member Functions

 ExplicitResolutionFactory (FileConstHandle fh)
 
 ExplicitResolutionFactory (FileHandle fh)
 
ExplicitResolutionConst get (NodeConstHandle nh) const
 
ExplicitResolution get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type ExplicitResolution.

Definition at line 1318 of file sequence.h.

Member Function Documentation

ExplicitResolutionConst RMF::decorator::ExplicitResolutionFactory::get ( NodeConstHandle  nh) const

Get a ExplicitResolutionConst for nh.

Definition at line 1332 of file sequence.h.

+ Here is the call graph for this function:

ExplicitResolution RMF::decorator::ExplicitResolutionFactory::get ( NodeHandle  nh) const

Get a ExplicitResolution for nh.

Definition at line 1339 of file sequence.h.

+ Here is the call graph for this function:

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

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

Definition at line 1347 of file sequence.h.

+ Here is the call graph for this function:


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