|
template<class Y > |
| SharedPtr (Y *ptr) |
|
| SharedPtr (SharedPtr const &share) |
|
void | reset () |
|
template<class Y > |
void | reset (Y *ptr) |
|
template<class Y > |
void | reset (SharedPtr< Y > const &share) |
|
SharedPtr & | operator= (SharedPtr const &share) |
|
template<class Y > |
SharedPtr & | operator= (SharedPtr< Y > const &share) |
|
T * | operator() () const |
|
T & | operator* () const |
|
T * | operator-> () const |
|
T * | get () const |
|
bool | unique () const |
|
long | use_count () const |
|
| operator bool () const |
|
void | swap (SharedPtr &share) |
|
void | set_count (const long &count) |
|
template<class Y > |
| SharedPtr (Y *ptr) |
|
| SharedPtr (SharedPtr const &share) |
|
void | reset () |
|
template<class Y > |
void | reset (Y *ptr) |
|
template<class Y > |
void | reset (SharedPtr< Y > const &share) |
|
SharedPtr & | operator= (SharedPtr const &share) |
|
template<class Y > |
SharedPtr & | operator= (SharedPtr< Y > const &share) |
|
T * | operator() () const |
|
T & | operator* () const |
|
T * | operator-> () const |
|
T * | get () const |
|
bool | unique () const |
|
long | use_count () const |
|
| operator bool () const |
|
void | swap (SharedPtr &share) |
|
void | set_count (const long &count) |
|
template<class Y > |
| SharedPtr (Y *ptr) |
|
| SharedPtr (SharedPtr const &share) |
|
void | reset () |
|
template<class Y > |
void | reset (Y *ptr) |
|
template<class Y > |
void | reset (SharedPtr< Y > const &share) |
|
SharedPtr & | operator= (SharedPtr const &share) |
|
template<class Y > |
SharedPtr & | operator= (SharedPtr< Y > const &share) |
|
T * | operator() () const |
|
T & | operator* () const |
|
T * | operator-> () const |
|
T * | get () const |
|
bool | unique () const |
|
long | use_count () const |
|
| operator bool () const |
|
void | swap (SharedPtr &share) |
|
void | set_count (const long &count) |
|
template<class T>
class SharedPtr< T >
Definition at line 238 of file FJcore.h.
The documentation for this class was generated from the following files:
- StarGenerator/Pythia8_1_86/include/Pythia8/FJcore.h
- StarGenerator/Pythia8_2_35/include/Pythia8/FJcore.h
- StarGenerator/Pythia8_3_03/include/Pythia8/FJcore.h