| append(CloudFunctionObject< CloudType > *ptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| append(autoPtr< CloudFunctionObject< CloudType > > &aptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| append(autoPtr< CloudFunctionObject< CloudType > > &&aptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| append(const tmp< CloudFunctionObject< CloudType > > &tptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| clear() | PtrList< CloudFunctionObject< CloudType > > | inline |
| clone(Args &&... args) const | PtrList< CloudFunctionObject< CloudType > > | |
| clone(Args &&... args) const | PtrList< CloudFunctionObject< CloudType > > | |
| CloudFunctionObjectList(CloudType &owner) | CloudFunctionObjectList< CloudType > | |
| CloudFunctionObjectList(CloudType &owner, const dictionary &dict, const bool readFields) | CloudFunctionObjectList< CloudType > | |
| CloudFunctionObjectList(const CloudFunctionObjectList &ppml) | CloudFunctionObjectList< CloudType > | |
| dict() const | CloudFunctionObjectList< CloudType > | inline |
| dict_ | CloudFunctionObjectList< CloudType > | protected |
| free() | PtrList< CloudFunctionObject< CloudType > > | inlineprotected |
| operator=(const PtrList< CloudFunctionObject< CloudType > > &list) | PtrList< CloudFunctionObject< CloudType > > | |
| operator=(PtrList< CloudFunctionObject< CloudType > > &&list) | PtrList< CloudFunctionObject< CloudType > > | inline |
| owner() const | CloudFunctionObjectList< CloudType > | inline |
| owner() | CloudFunctionObjectList< CloudType > | inline |
| owner_ | CloudFunctionObjectList< CloudType > | protected |
| postEvolve(const typename parcelType::trackingData &td) | CloudFunctionObjectList< CloudType > | virtual |
| postFace(const parcelType &p, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
| postMove(parcelType &p, const scalar dt, const point &position0, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
| postPatch(const parcelType &p, const polyPatch &pp, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
| preEvolve(const typename parcelType::trackingData &td) | CloudFunctionObjectList< CloudType > | virtual |
| PtrList() noexcept | PtrList< CloudFunctionObject< CloudType > > | inline |
| PtrList(const label len) | PtrList< CloudFunctionObject< CloudType > > | inlineexplicit |
| PtrList(const PtrList< CloudFunctionObject< CloudType > > &list) | PtrList< CloudFunctionObject< CloudType > > | inline |
| PtrList(PtrList< CloudFunctionObject< CloudType > > &&list) | PtrList< CloudFunctionObject< CloudType > > | inline |
| PtrList(UList< CloudFunctionObject< CloudType > * > &list) | PtrList< CloudFunctionObject< CloudType > > | inlineexplicit |
| PtrList(const PtrList< CloudFunctionObject< CloudType > > &list, const CloneArg &cloneArgs) | PtrList< CloudFunctionObject< CloudType > > | inline |
| PtrList(PtrList< CloudFunctionObject< CloudType > > &list, bool reuse) | PtrList< CloudFunctionObject< CloudType > > | |
| PtrList(const SLPtrList< CloudFunctionObject< CloudType > > &list) | PtrList< CloudFunctionObject< CloudType > > | explicit |
| PtrList(Istream &is, const INew &inew) | PtrList< CloudFunctionObject< CloudType > > | |
| PtrList(Istream &is) | PtrList< CloudFunctionObject< CloudType > > | |
| readIstream(Istream &is, const INew &inew) | PtrList< CloudFunctionObject< CloudType > > | protected |
| release(const label i) | PtrList< CloudFunctionObject< CloudType > > | inline |
| resize(const label newLen) | PtrList< CloudFunctionObject< CloudType > > | |
| set(const label i) const | PtrList< CloudFunctionObject< CloudType > > | inline |
| set(const label i, CloudFunctionObject< CloudType > *ptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| set(const label i, autoPtr< CloudFunctionObject< CloudType > > &aptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| set(const label i, autoPtr< CloudFunctionObject< CloudType > > &&aptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| set(const label i, const tmp< CloudFunctionObject< CloudType > > &tptr) | PtrList< CloudFunctionObject< CloudType > > | inline |
| setSize(const label newLen) | PtrList< CloudFunctionObject< CloudType > > | inline |
| transfer(PtrList< CloudFunctionObject< CloudType > > &list) | PtrList< CloudFunctionObject< CloudType > > | inline |
| ~CloudFunctionObjectList()=default | CloudFunctionObjectList< CloudType > | virtual |
| ~PtrList() | PtrList< CloudFunctionObject< CloudType > > | |