![]() |
Rosetta Utilities
2014.16.56682
|
#include <WrappedType.hh>
Public Member Functions | |
| WrappedPrimitive () | |
| WrappedPrimitive (T const &val) | |
| T & | val () |
| T const & | val () const |
| void | val (T const &new_val) |
| WrappedPrimitive (T val) | |
| T | val () const |
| void | val (T new_val) |
Public Member Functions inherited from utility::pointer::ReferenceCount | |
| void | ctor () |
| virtual | ~ReferenceCount () |
| Destructor. More... | |
| Size | ref_count () const |
| Reference count. More... | |
Private Attributes | |
| T | val_ |
Additional Inherited Members | |
Public Types inherited from utility::pointer::ReferenceCount | |
| typedef platform::Size | Size |
| typedef platform::Size | size_type |
Protected Member Functions inherited from utility::pointer::ReferenceCount | |
| ReferenceCount () | |
| Default constructor. More... | |
| ReferenceCount (ReferenceCount const &) | |
| Copy constructor. More... | |
| ReferenceCount & | operator= (ReferenceCount const &) |
| Copy assignment. More... | |
|
inline |
|
inline |
|
inline |
|
inline |
References numeric::kdtree::WrappedPrimitive< T >::val_.
|
inline |
References numeric::kdtree::WrappedPrimitive< T >::val_.
|
inline |
References numeric::kdtree::WrappedPrimitive< T >::val_.
|
inline |
References numeric::kdtree::WrappedPrimitive< T >::val_.
|
inline |
References numeric::kdtree::WrappedPrimitive< T >::val_.
|
private |
Referenced by numeric::kdtree::WrappedPrimitive< T >::val().
1.8.7