alignmentElements() const | visr::efl::BasicVector< ElementType > | inline |
visr::assign(const BasicVector< ElementType > &rhs) | visr::efl::BasicVector< ElementType > | inline |
TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() >::assign(ParameterBase const &rhs) override | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | inlinevirtual |
at(std::size_t idx) | visr::efl::BasicVector< ElementType > | inline |
at(std::size_t idx) const | visr::efl::BasicVector< ElementType > | inline |
BasicVector(std::size_t alignmentElements=0) | visr::efl::BasicVector< ElementType > | inlineexplicit |
BasicVector(std::size_t size, std::size_t alignmentElements) | visr::efl::BasicVector< ElementType > | inlineexplicit |
BasicVector(std::initializer_list< ElementType > const &initialValues, std::size_t alignmentElements=0) | visr::efl::BasicVector< ElementType > | inlineexplicit |
BasicVector(BasicVector< ElementType > &&rhs)=default | visr::efl::BasicVector< ElementType > | |
clone() const final | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | inlinevirtual |
copy(BasicVector< ElementType > const &rhs) | visr::efl::BasicVector< ElementType > | inline |
data() | visr::efl::BasicVector< ElementType > | inline |
data() const | visr::efl::BasicVector< ElementType > | inline |
fillValue(ElementType val) | visr::efl::BasicVector< ElementType > | inline |
fromAudioFile(std::string const &fileName, std::size_t alignment=0) | visr::pml::VectorParameter< ElementType > | static |
fromStream(std::istream &stream, std::size_t alignment=0) | visr::pml::VectorParameter< ElementType > | static |
fromString(std::string const &initString, std::size_t alignment=0) | visr::pml::VectorParameter< ElementType > | static |
fromTextFile(std::string const &fileName, std::size_t alignment=0) | visr::pml::VectorParameter< ElementType > | static |
visr::operator=(BasicVector< ElementType > &&rhs)=default | visr::efl::BasicVector< ElementType > | |
TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() >::operator=(const ParameterBase &) | visr::ParameterBase | |
operator[](std::size_t idx) | visr::efl::BasicVector< ElementType > | inline |
operator[](std::size_t idx) const | visr::efl::BasicVector< ElementType > | inline |
ParameterBase() | visr::ParameterBase | |
ParameterBase(const ParameterBase &) | visr::ParameterBase | |
ParameterConfigType typedef | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | |
resize(std::size_t newSize) | visr::efl::BasicVector< ElementType > | inline |
size() const | visr::efl::BasicVector< ElementType > | inline |
staticType() | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | inlinestatic |
swap(BasicVector< ElementType > &rhs) | visr::efl::BasicVector< ElementType > | inline |
type() final | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | inlinevirtual |
TypedParameterBase()=default | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | |
VectorParameter(VectorParameter< ElementType > const &rhs) | visr::pml::VectorParameter< ElementType > | |
VectorParameter(ParameterConfigBase const &config) | visr::pml::VectorParameter< ElementType > | explicit |
VectorParameter(VectorParameterConfig const &config) | visr::pml::VectorParameter< ElementType > | explicit |
zeroFill() | visr::efl::BasicVector< ElementType > | inline |
~BasicVector() | visr::efl::BasicVector< ElementType > | inline |
~ParameterBase() | visr::ParameterBase | virtual |
~TypedParameterBase()=default | visr::TypedParameterBase< VectorParameter< ElementType >, VectorParameterConfig, VectorParameterType< ElementType >::ptype() > | virtual |
~VectorParameter() override | visr::pml::VectorParameter< ElementType > | virtual |