alglib::_hqrndstate_owner Class Reference
#include <alglibmisc.h>
Inheritance diagram for alglib::_hqrndstate_owner:
 
  
| Public Member Functions | |
| _hqrndstate_owner () | |
| _hqrndstate_owner (const _hqrndstate_owner &rhs) | |
| alglib_impl::hqrndstate * | c_ptr () | 
| alglib_impl::hqrndstate * | c_ptr () const | 
| _hqrndstate_owner & | operator= (const _hqrndstate_owner &rhs) | 
| virtual | ~_hqrndstate_owner () | 
| Protected Attributes | |
| alglib_impl::hqrndstate * | p_struct | 
Detailed Description
Definition at line 151 of file alglibmisc.h.
Constructor & Destructor Documentation
◆ _hqrndstate_owner() [1/2]
| alglib::_hqrndstate_owner::_hqrndstate_owner | ( | ) | 
◆ _hqrndstate_owner() [2/2]
| alglib::_hqrndstate_owner::_hqrndstate_owner | ( | const _hqrndstate_owner & | rhs | ) | 
◆ ~_hqrndstate_owner()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| alglib_impl::hqrndstate* alglib::_hqrndstate_owner::c_ptr | ( | ) | 
◆ c_ptr() [2/2]
| alglib_impl::hqrndstate* alglib::_hqrndstate_owner::c_ptr | ( | ) | const | 
◆ operator=()
| _hqrndstate_owner& alglib::_hqrndstate_owner::operator= | ( | const _hqrndstate_owner & | rhs | ) | 
Member Data Documentation
◆ p_struct
| 
 | protected | 
Definition at line 170 of file alglibmisc.h.
The documentation for this class was generated from the following file:
- alglib/alglibmisc.h

