Definition at line 40 of file progressobserver.cc.
◆ ChildInfo() [1/3]
zyppng::ProgressObserverPrivate::ChildInfo::ChildInfo |
( |
std::vector< connection > && | conns, |
|
|
float | weight ) |
|
inline |
◆ ChildInfo() [2/3]
zyppng::ProgressObserverPrivate::ChildInfo::ChildInfo |
( |
ChildInfo && | other | ) |
|
|
inlinenoexcept |
◆ ChildInfo() [3/3]
zyppng::ProgressObserverPrivate::ChildInfo::ChildInfo |
( |
const ChildInfo & | other | ) |
|
|
delete |
◆ ~ChildInfo()
zyppng::ProgressObserverPrivate::ChildInfo::~ChildInfo |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ _signalConns
std::vector<connection> zyppng::ProgressObserverPrivate::ChildInfo::_signalConns |
◆ _childWeight
float zyppng::ProgressObserverPrivate::ChildInfo::_childWeight = 1.0 |
The documentation for this struct was generated from the following file: