ValueArray (of type T) represents an array of SimTK::Value (of type T).
More...
ValueArray (of type T) represents an array of SimTK::Value (of type T).
AbstractValueArray is the base class of all ValueArray thereby hiding the type of the underlying array (which is T).
◆ AbstractValue
◆ AbstractValueArray() [1/3]
OpenSim::AbstractValueArray::AbstractValueArray |
( |
| ) |
|
|
default |
◆ AbstractValueArray() [2/3]
◆ AbstractValueArray() [3/3]
◆ ~AbstractValueArray()
virtual OpenSim::AbstractValueArray::~AbstractValueArray |
( |
| ) |
|
|
virtualdefault |
◆ clone()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator[]() [1/2]
virtual AbstractValue& OpenSim::AbstractValueArray::operator[] |
( |
size_t |
index | ) |
|
|
pure virtual |
◆ operator[]() [2/2]
virtual const AbstractValue& OpenSim::AbstractValueArray::operator[] |
( |
size_t |
index | ) |
const |
|
pure virtual |
◆ size()
virtual size_t OpenSim::AbstractValueArray::size |
( |
| ) |
const |
|
pure virtual |
◆ toString()
virtual std::string OpenSim::AbstractValueArray::toString |
( |
const size_t |
index | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- OpenSim/Common/ValueArray.h