#include <NamedStubID.hh>
|
typedef utility::vector1
< std::string > | AtomList |
| |
|
| | NamedStubID (NamedAtomID const &a1, NamedAtomID const &a2, NamedAtomID const &a3) |
| |
| | NamedStubID (NamedAtomID const &c, NamedAtomID const &a1, NamedAtomID const &a2, NamedAtomID const &a3) |
| |
| | NamedStubID (std::string const &a1, std::string const &a2, std::string const &a3, core::Size rsd) |
| |
| | NamedStubID (std::string const &c, std::string const &a1, std::string const &a2, std::string const &a3, core::Size rsd) |
| |
| | NamedStubID (std::string const &a1, Size rsd1, std::string const &a2, Size rsd2, std::string a3, core::Size rsd3) |
| |
| | NamedStubID (AtomList const &, core::Size rsd) |
| |
| | NamedStubID () |
| |
| NamedAtomID const & | atom (Size const index) const |
| |
| NamedAtomID const & | center () const |
| |
| bool | valid () const |
| |
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
a1, |
|
|
std::string const & |
a2, |
|
|
std::string const & |
a3, |
|
|
core::Size |
rsd |
|
) |
| |
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
c, |
|
|
std::string const & |
a1, |
|
|
std::string const & |
a2, |
|
|
std::string const & |
a3, |
|
|
core::Size |
rsd |
|
) |
| |
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
a1, |
|
|
Size |
rsd1, |
|
|
std::string const & |
a2, |
|
|
Size |
rsd2, |
|
|
std::string |
a3, |
|
|
core::Size |
rsd3 |
|
) |
| |
| core::id::NamedStubID::NamedStubID |
( |
| ) |
|
|
inline |
| NamedAtomID const& core::id::NamedStubID::center |
( |
| ) |
const |
|
inline |
| bool core::id::NamedStubID::valid |
( |
| ) |
const |
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
NamedStubID const & |
e |
|
) |
| |
|
friend |
| std::istream& operator>> |
( |
std::istream & |
is, |
|
|
NamedStubID & |
e |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: