Query: shevek_crefptr
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
shevek::crefptr< _T >(3) Library Functions Manual shevek::crefptr< _T >(3)NAMEshevek::crefptr< _T > - Keep a pointer to an object derived from crefbase.SYNOPSIS#include <crefptr.hh> Inherits shevek::crefbase::_ptr. Public Member Functions crefptr (crefbase *target=NULL, crefbase *owner=NULL) Create a new pointer. If this pointer is stored inside a crefbase-derived object, make sure to set the owner. _T & operator* () const Dereference the pointer. _T * operator-> () const Dereference the pointer. bool operator== (crefptr< _T > const &that) const Test if two pointers refer to the same object. bool operator!= (crefptr< _T > const &that) const Test if two pointers don't refer to the same object. template<typename _R > _R * cast_dynamic () const Create a new pointer from this one, up- or downcast. Normally, this is used to fill a new crefptr. operator _T * () const Implicit pointer conversion. crefptr< _T > init (int code=0) Allow the pointer to be destroyed. See crefbase::init_done for details. Detailed Description template<typename _T>class shevek::crefptr< _T > Keep a pointer to an object derived from crefbase. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::crefptr< _T >(3)
Related Man Pages |
---|
shevek_crefbase(3) - debian |
shevek_istring(3) - debian |
shevek_refbase(3) - debian |
shevek_rostring(3) - debian |
shevek_server_connection(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Weird 'find' results |
New UNIX and Linux History Sections |