| append(const MPlug &element) | MPlugArray | |
| className() | MPlugArray | [static] |
| clear() | MPlugArray | |
| copy(const MPlugArray &source) | MPlugArray | |
| get(MPlug dest[]) const | MPlugArray | |
| insert(const MPlug &element, unsigned int index) | MPlugArray | |
| length() const | MPlugArray | |
| MPlugArray() | MPlugArray | |
| MPlugArray(const MPlugArray &other) | MPlugArray | |
| MPlugArray(unsigned int initializeSize, const MPlug &initialValue) | MPlugArray | |
| MPlugArray(const MPlug src[], unsigned int count) | MPlugArray | |
| operator=(const MPlugArray &other) | MPlugArray | |
| operator[](unsigned int index) const | MPlugArray | |
| operator[](unsigned int index) | MPlugArray | |
| remove(unsigned int index) | MPlugArray | |
| set(const MPlug &element, unsigned int index) | MPlugArray | |
| setLength(unsigned int length) | MPlugArray | |
| setSizeIncrement(unsigned int newIncrement) | MPlugArray | |
| sizeIncrement() const | MPlugArray | |
| ~MPlugArray() | MPlugArray |