RMF
|
#include <RMF/decorator/bond.h>
Public Member Functions | |
BondFactory (FileConstHandle fh) | |
BondFactory (FileHandle fh) | |
BondConst | get (NodeConstHandle nh) const |
Bond | get (NodeHandle nh) const |
bool | get_is (NodeConstHandle nh) const |
bool | get_is_static (NodeConstHandle nh) const |
BondConst RMF::decorator::BondFactory::get | ( | NodeConstHandle | nh | ) | const |
Bond RMF::decorator::BondFactory::get | ( | NodeHandle | nh | ) | const |
bool RMF::decorator::BondFactory::get_is | ( | NodeConstHandle | nh | ) | const |