Public member functions documentation
- virtual void addEntry(std::string name)=0
- virtual const char* getParameter(int idx) const =0
- Gets the parameter value.
- virtual void setReadOnly()=0
- virtual int size() const =0
- Gets the number of parameters.
- virtual ~NzaeParameters()