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 57 of file generic_property.hh.
|
inline |
Definition at line 62 of file generic_property.hh.
|
inline |
Definition at line 63 of file generic_property.hh.
|
inline |
Definition at line 69 of file generic_property.hh.
|
inline |
Definition at line 114 of file generic_property.hh.
|
inline |
Definition at line 100 of file generic_property.hh.
|
inline |
Definition at line 79 of file generic_property.hh.
|
inline |
Definition at line 87 of file generic_property.hh.
|
inline |
Definition at line 135 of file generic_property.hh.
|
inline |
Definition at line 127 of file generic_property.hh.
|
inline |
Definition at line 95 of file generic_property.hh.
|
inline |
Definition at line 73 of file generic_property.hh.
|
inline |
Definition at line 107 of file generic_property.hh.