| _alloc | YACS::ENGINE::SequenceAny | protected |
| _cnt | YACS::ENGINE::RefCounter | mutableprotected |
| _totalCnt | YACS::ENGINE::RefCounter | static |
| _type | YACS::ENGINE::Any | protected |
| Any(TypeCode *type) | YACS::ENGINE::Any | protected |
| Any(const Any &other) | YACS::ENGINE::Any | protected |
| checkTypeOf(const Any *elem) const | YACS::ENGINE::ComposedAny | protected |
| clear() | YACS::ENGINE::SequenceAny | |
| clone() const | YACS::ENGINE::SequenceAny | virtual |
| ComposedAny(const ComposedAny &other) | YACS::ENGINE::ComposedAny | protected |
| ComposedAny(TypeCode *type, bool isNew=true) | YACS::ENGINE::ComposedAny | protected |
| decrRef() | YACS::ENGINE::RefCounter | |
| destroyReprAtPlace(char *data, const TypeCode *type) | YACS::ENGINE::SequenceAny | protectedstatic |
| getOrBuildFromData(char *data, const TypeCode *type) | YACS::ENGINE::SequenceAny | protectedstatic |
| getRefCnt() const | YACS::ENGINE::RefCounter | inline |
| getSetItems() const | YACS::ENGINE::SequenceAny | inline |
| getType() const | YACS::ENGINE::Any | inline |
| incrRef() const | YACS::ENGINE::RefCounter | |
| IsNull(char *data) | YACS::ENGINE::Any | protectedstatic |
| New(const std::vector< T > &vec) | YACS::ENGINE::SequenceAny | static |
| New(const TypeCode *typeOfContent) | YACS::ENGINE::SequenceAny | static |
| New(const TypeCode *typeOfContent, unsigned lgth) | YACS::ENGINE::SequenceAny | static |
| New(T *val, unsigned int lgth, Deallocator deAlloc) | YACS::ENGINE::SequenceAny | static |
| New(T *val, unsigned int lgth, Deallocator deAlloc) | YACS::ENGINE::SequenceAny | |
| New(const std::vector< T > &vec) | YACS::ENGINE::SequenceAny | |
| operator==(const Any &other) const | YACS::ENGINE::SequenceAny | virtual |
| operator[](int i) const | YACS::ENGINE::SequenceAny | virtual |
| YACS::ENGINE::ComposedAny::operator[](const char *key) const | YACS::ENGINE::ComposedAny | virtual |
| performCpy(char *srcStart, char *srcFinish, char *destStart) | YACS::ENGINE::SequenceAny | private |
| popBack() | YACS::ENGINE::SequenceAny | |
| pushBack(const Any *elem) | YACS::ENGINE::SequenceAny | |
| putMyReprAtPlace(char *data) const | YACS::ENGINE::SequenceAny | protectedvirtual |
| putReprAtPlace(char *data, const char *src, const TypeCode *type, bool deepCpy) | YACS::ENGINE::SequenceAny | protectedstatic |
| realloc(char *endOfCurrentAllocated, const Any *elem) | YACS::ENGINE::SequenceAny | private |
| RefCounter() | YACS::ENGINE::RefCounter | protected |
| RefCounter(const RefCounter &other) | YACS::ENGINE::RefCounter | protected |
| removeUnsetItemsFromThis() const | YACS::ENGINE::SequenceAny | |
| SequenceAny(const SequenceAny &other) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const TypeCode *typeOfContent) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const TypeCode *typeOfContent, unsigned lgth) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(int *val, unsigned int lgth, Deallocator deAlloc) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(bool *val, unsigned int lgth, Deallocator deAlloc) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(double *val, unsigned int lgth, Deallocator deAlloc) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const std::vector< int > &val) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const std::vector< bool > &val) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const std::vector< double > &val) | YACS::ENGINE::SequenceAny | private |
| SequenceAny(const std::vector< std::string > &val) | YACS::ENGINE::SequenceAny | private |
| setEltAtRank(int i, const Any *elem) | YACS::ENGINE::SequenceAny | virtual |
| size() const | YACS::ENGINE::SequenceAny | inline |
| takeInChargeStorageOf(TypeCode *type) | YACS::ENGINE::SequenceAny | protectedstatic |
| TypeCodeSeq class | YACS::ENGINE::SequenceAny | friend |
| ~Any() | YACS::ENGINE::Any | protectedvirtual |
| ~RefCounter() | YACS::ENGINE::RefCounter | protectedvirtual |
| ~SequenceAny() | YACS::ENGINE::SequenceAny | private |