Weak reference type.
More...
#include <shared_object.hpp>
A weak reference to a SharedObject
- Author
- Joel Andersson
- Date
- 2013
Extra doc: https://github.com/casadi/casadi/wiki/L_ax
Definition at line 181 of file shared_object.hpp.
◆ WeakRef() [1/2]
casadi::WeakRef::WeakRef |
( |
int |
dummy = 0 | ) |
|
◆ WeakRef() [2/2]
◆ __hash__()
casadi_int casadi::SharedObject::__hash__ |
( |
| ) |
const |
|
inherited |
◆ alive()
bool casadi::WeakRef::alive |
( |
| ) |
const |
◆ class_name()
std::string casadi::SharedObject::class_name |
( |
| ) |
const |
|
inherited |
◆ disp()
void casadi::SharedObject::disp |
( |
std::ostream & |
stream, |
|
|
bool |
more = false |
|
) |
| const |
|
inherited |
◆ get_str()
std::string casadi::SharedObject::get_str |
( |
bool |
more = false | ) |
const |
|
inlineinherited |
◆ is_null()
bool casadi::SharedObject::is_null |
( |
| ) |
const |
|
inherited |
◆ operator->() [1/2]
WeakRefInternal* casadi::WeakRef::operator-> |
( |
| ) |
|
◆ operator->() [2/2]
const WeakRefInternal* casadi::WeakRef::operator-> |
( |
| ) |
const |
◆ shared()
◆ SharedObjectInternal
friend class SharedObjectInternal |
|
friend |
The documentation for this class was generated from the following file: