Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ base/

operations_research::scoped_ptr< C > Member List

This is the complete list of members for operations_research::scoped_ptr< C >, including all inherited members.

element_type typedefoperations_research::scoped_ptr< C >
get() const operations_research::scoped_ptr< C > [inline]
make_scoped_ptr(C *p)operations_research::scoped_ptr< C > [friend]
operator!=(C *p) const operations_research::scoped_ptr< C > [inline]
operator*() const operations_research::scoped_ptr< C > [inline]
operator->() const operations_research::scoped_ptr< C > [inline]
operator==(C *p) const operations_research::scoped_ptr< C > [inline]
release()operations_research::scoped_ptr< C > [inline]
reset(C *p=NULL)operations_research::scoped_ptr< C > [inline]
scoped_ptr(C *p=NULL)operations_research::scoped_ptr< C > [inline, explicit]
swap(scoped_ptr &p2)operations_research::scoped_ptr< C > [inline]
~scoped_ptr()operations_research::scoped_ptr< C > [inline]