Searched refs:CParameterBlock (Results 1 – 3 of 3) sorted by relevance
52 return new CParameterBlock(getName(), this); in doInstantiate()64 CParameterBlock *pChildParameterBlock = in populate()65 new CParameterBlock(std::to_string(child), this); in populate()
36 class CParameterBlock : public CInstanceConfigurableElement39 CParameterBlock(const std::string &strName, const CTypeElement *pTypeElement) in CParameterBlock() function
117 return new CParameterBlock(getName(), this); in doInstantiate()