|
Rosetta 3.5
|
templated class to make any data type compatible with ReferenceCounts and OPs. e.g., utility::pointer::owning_ptr< DataMapObj< bool > > stop; You can then place such constructs on the DataMap More...
#include <DataMapObj.hh>


Public Attributes | |
| Ty | obj |
templated class to make any data type compatible with ReferenceCounts and OPs. e.g., utility::pointer::owning_ptr< DataMapObj< bool > > stop; You can then place such constructs on the DataMap
Definition at line 27 of file DataMapObj.hh.
| Ty protocols::moves::DataMapObj< Ty >::obj |
Definition at line 29 of file DataMapObj.hh.
1.8.4