| Add(const bool &in_item) | CBoolArray | |
| CBoolArray(LONG in_size=0) | CBoolArray | |
| CBoolArray(const CBoolArray &in_array) | CBoolArray | |
| Clear() | CBoolArray | |
| GetCount() const | CBoolArray | |
| operator!=(const CBoolArray &in_array) const | CBoolArray | |
| operator=(const CBoolArray &in_array) | CBoolArray | |
| operator==(const CBoolArray &in_array) const | CBoolArray | |
| operator[](LONG in_index) const | CBoolArray | |
| operator[](LONG in_index) | CBoolArray | |
| Resize(LONG in_size) | CBoolArray | |
| ~CBoolArray() | CBoolArray |