#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 |
| |
◆ AtomList
◆ NamedStubID() [1/7]
◆ NamedStubID() [2/7]
◆ NamedStubID() [3/7]
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
a1, |
|
|
std::string const & |
a2, |
|
|
std::string const & |
a3, |
|
|
core::Size |
rsd |
|
) |
| |
◆ NamedStubID() [4/7]
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
c, |
|
|
std::string const & |
a1, |
|
|
std::string const & |
a2, |
|
|
std::string const & |
a3, |
|
|
core::Size |
rsd |
|
) |
| |
◆ NamedStubID() [5/7]
| core::id::NamedStubID::NamedStubID |
( |
std::string const & |
a1, |
|
|
Size |
rsd1, |
|
|
std::string const & |
a2, |
|
|
Size |
rsd2, |
|
|
std::string |
a3, |
|
|
core::Size |
rsd3 |
|
) |
| |
◆ NamedStubID() [6/7]
◆ NamedStubID() [7/7]
| core::id::NamedStubID::NamedStubID |
( |
| ) |
|
|
inline |
◆ atom()
◆ center()
| NamedAtomID const& core::id::NamedStubID::center |
( |
| ) |
const |
|
inline |
◆ valid()
| bool core::id::NamedStubID::valid |
( |
| ) |
const |
|
inline |
◆ operator<
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
NamedStubID const & |
e |
|
) |
| |
|
friend |
◆ operator>>
| std::istream& operator>> |
( |
std::istream & |
is, |
|
|
NamedStubID & |
e |
|
) |
| |
|
friend |
◆ atom1
◆ atom2
◆ atom3
◆ center_
The documentation for this class was generated from the following files: