|
typedef bbl_smart_shell
< target_object > | this_type |
|
typedef target_object | target_type |
|
|
| bbl_smart_shell (target_type *X_value=NULL) |
|
| bbl_smart_shell (const this_type &X) |
|
this_type & | operator= (target_type *X_value) |
|
this_type & | operator= (const this_type &X) |
|
bool | operator== (const this_type &X) const |
|
bool | operator!= (const this_type &X) const |
|
bool | operator== (const target_type *X_value) const |
|
bool | operator!= (const target_type *X_value) const |
|
bool | operator! () const |
|
| operator target_type * () |
|
| operator const target_type * () const |
|
target_type & | operator* () |
|
const target_type & | operator* () const |
|
target_type * | operator-> () |
|
const target_type * | operator-> () const |
|
bool | is_null () const |
|
bool | is_not_null () const |
|
The documentation for this class was generated from the following file: