RMF
|
#include <RMF/decorator/alternatives.h>
Public Member Functions | |
AlternativesFactory (FileConstHandle fh) | |
AlternativesFactory (FileHandle fh) | |
Alternatives | get (NodeHandle nh) const |
AlternativesConst | get (NodeConstHandle nh) const |
bool | get_is (NodeConstHandle nh) const |
bool | get_is_static (NodeConstHandle nh) const |
Create decorators of type Alternatives.
See also Alternatives and AlternativesFactory.
Definition at line 75 of file alternatives.h.