| Add(const double &in_item) | CDoubleArray | |
| Append(const CDoubleArray &in_array) | CDoubleArray | |
| Attach(double *in_pArray, LONG in_nSize) | CDoubleArray | |
| CDoubleArray(LONG in_size=0) | CDoubleArray | |
| CDoubleArray(const CDoubleArray &in_array) | CDoubleArray | |
| Clear() | CDoubleArray | |
| GetArray() const | CDoubleArray | |
| GetAsText() const | CDoubleArray | |
| GetCount() const | CDoubleArray | |
| operator!=(const CDoubleArray &in_array) const | CDoubleArray | |
| operator+=(const CDoubleArray &in_array) | CDoubleArray | |
| operator-=(const CDoubleArray &in_array) | CDoubleArray | |
| operator=(const CDoubleArray &in_array) | CDoubleArray | |
| operator==(const CDoubleArray &in_array) const | CDoubleArray | |
| operator[](LONG in_index) const | CDoubleArray | |
| operator[](LONG in_index) | CDoubleArray | |
| Resize(LONG in_size) | CDoubleArray | |
| Resize(LONG in_size, bool in_bReset) | CDoubleArray | |
| ~CDoubleArray() | CDoubleArray |