OpenStructure
|
#include <generic_property.hh>
Inherited by AtomImpl, ChainImpl, ConnectorImpl, EntityImpl, ResidueImpl, and SequenceImpl.
Public Member Functions | |
GenericPropContainerImpl () | |
~GenericPropContainerImpl () | |
GenericPropContainerImpl (const GenericPropContainerImpl &rhs) | |
GenericPropContainerImpl & | operator= (const GenericPropContainerImpl &r) |
GenericPropValue & | GenericProp (const String &key) |
const GenericPropValue & | GenericProp (const String &key) const |
bool | HasProp (const String &key) const |
void | ClearProps () |
void | RemoveProp (const String &key) |
void | Assign (const GenericPropContainerImpl &impl) |
PropertyMap | GetPropMap () const |
std::vector< String > | GetPropList () const |
base class for the implementation
Definition at line 52 of file generic_property.hh.
|
inline |
Definition at line 57 of file generic_property.hh.
|
inline |
Definition at line 58 of file generic_property.hh.
|
inline |
Definition at line 64 of file generic_property.hh.
|
inline |
Definition at line 109 of file generic_property.hh.
|
inline |
Definition at line 95 of file generic_property.hh.
|
inline |
Definition at line 74 of file generic_property.hh.
|
inline |
Definition at line 82 of file generic_property.hh.
|
inline |
Definition at line 130 of file generic_property.hh.
|
inline |
Definition at line 122 of file generic_property.hh.
|
inline |
Definition at line 90 of file generic_property.hh.
|
inline |
Definition at line 68 of file generic_property.hh.
|
inline |
Definition at line 102 of file generic_property.hh.