RMF
RMF::decorator::BackwardsCompatibilityFragmentFactory Class Reference

#include <RMF/decorator/sequence.h>

+ Inheritance diagram for RMF::decorator::BackwardsCompatibilityFragmentFactory:

Public Member Functions

 BackwardsCompatibilityFragmentFactory (FileConstHandle fh)
 
 BackwardsCompatibilityFragmentFactory (FileHandle fh)
 
BackwardsCompatibilityFragmentConst get (NodeConstHandle nh) const
 
BackwardsCompatibilityFragment get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type BackwardsCompatibilityFragment.

Definition at line 690 of file sequence.h.

Member Function Documentation

BackwardsCompatibilityFragmentConst RMF::decorator::BackwardsCompatibilityFragmentFactory::get ( NodeConstHandle  nh) const

Get a BackwardsCompatibilityFragmentConst for nh.

Definition at line 704 of file sequence.h.

+ Here is the call graph for this function:

BackwardsCompatibilityFragment RMF::decorator::BackwardsCompatibilityFragmentFactory::get ( NodeHandle  nh) const

Get a BackwardsCompatibilityFragment for nh.

Definition at line 711 of file sequence.h.

+ Here is the call graph for this function:

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

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

Definition at line 719 of file sequence.h.

+ Here is the call graph for this function:


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