append(const T &x) | Castable | inlineprotected |
append(const char *s) | Castable | inlineprotected |
append(const std::list< T > &l) | Castable | inlineprotected |
append(const std::vector< T > &v) | Castable | inlineprotected |
append(const std::set< T > &s) | Castable | inlineprotected |
appendToElementArray(const char *s) (defined in Castable) | Castable | inlineprotected |
appendToElementArray(const T &s) (defined in Castable) | Castable | inlineprotected |
appendToString(const T &x) | Castable | inlineprotected |
assign(const std::string &c) (defined in Castable) | Castable | inlineprotected |
assign(const char *c) (defined in Castable) | Castable | inlineprotected |
assign(const Castable &c) (defined in Castable) | Castable | inlineprotected |
assign(const T *p) (defined in Castable) | Castable | inlineprotected |
assign(const T &x) | Castable | inlineprotected |
assign(std::initializer_list< T > l) | Castable | inlineprotected |
assign(const std::list< T > &l) | Castable | inlineprotected |
assign(const std::vector< T > &v) | Castable | inlineprotected |
assign(const std::set< T > &s) | Castable | inlineprotected |
assign(const UniTuple< T, N > &tuple) (defined in Castable) | Castable | inlineprotected |
assignCastable(const Castable &c) | Castable | protected |
assignContainer(const T &v, bool append=false) | Castable | inlineprotected |
assignString(const std::string &s) | Castable | protected |
assignToCharArray(const std::string &s) (defined in Castable) | Castable | protected |
assignToCharArray(const char *s) (defined in Castable) | Castable | inlineprotected |
assignToCharArray(const T &s) | Castable | inlineprotected |
assignToString(const T &x) (defined in Castable) | Castable | inlineprotected |
Castable() (defined in Castable) | Castable | inlineprotected |
Castable(const Castable &c) | Castable | inlineprotected |
Castable(F &p) | Castable | inlineprotected |
Castable(F *p) (defined in Castable) | Castable | inlineprotected |
CastableIterator() (defined in CastableIterator) | CastableIterator | inline |
CastableIterator(const CastableIterator &it) (defined in CastableIterator) | CastableIterator | inline |
CastableIterator(void *p, const std::type_info &t) (defined in CastableIterator) | CastableIterator | inline |
CastableIterator(T *p) (defined in CastableIterator) | CastableIterator | inline |
CastableIterator(std::string *p) (defined in CastableIterator) | CastableIterator | inline |
CastableIterator(void *p) (defined in CastableIterator) | CastableIterator | inline |
castElement(size_t i, const Caster &c, void *p) const | Castable | inlineprotected |
caster (defined in Castable) | Castable | protected |
clear() | Castable | protected |
copyFormat(const Castable &c) | Castable | inlineprotected |
elementCount | Castable | protected |
empty() const | Castable | protected |
fillArray | Castable | protected |
fromStream(std::istream &istr) (defined in Castable) | Castable | protected |
get(size_t i) const (defined in Castable) | Castable | inlineprotected |
getCharArray() const | Castable | protected |
getElementCount() const | Castable | inlineprotectedvirtual |
getElementSize() const | Castable | inlineprotected |
getInputSeparator() | Castable | inlineprotected |
getOutputSeparator() | Castable | inlineprotected |
getPtr(size_t i=0) | Castable | inlineprotected |
getPtr(size_t i=0) const (defined in Castable) | Castable | inlineprotected |
getSize() const | Castable | inlineprotectedvirtual |
getType() const | CastableIterator | inlinevirtual |
getTypeName() const | Castable | inlineprotected |
info(std::ostream &ostr=std::cout) const | Castable | protectedvirtual |
inputSeparator | Castable | protected |
isCharArrayString() const | Castable | inlineprotected |
isLinking() const | Castable | inlineprotectedvirtual |
isStlString() const | Castable | inlineprotected |
isString() const | Castable | inlineprotected |
isValid() const | Castable | inlineprotected |
isVariable() const | Castable | inlineprotectedvirtual |
operator const void *() const (defined in CastableIterator) | CastableIterator | inline |
operator std::string() const | Castable | inlineprotected |
operator T() const | CastableIterator | inline |
operator UniTuple< T, N >() const (defined in Castable) | Castable | inlineprotected |
operator!=(const CastableIterator &it) const (defined in CastableIterator) | CastableIterator | inline |
drain::Castable::operator!=(const T &x) const | Castable | inlineprotected |
operator!=(const char *x) const (defined in Castable) | Castable | inlineprotected |
operator*() const (defined in CastableIterator) | CastableIterator | inline |
operator*() (defined in CastableIterator) | CastableIterator | inline |
operator++() (defined in CastableIterator) | CastableIterator | inline |
operator++(int) | CastableIterator | inline |
operator--() (defined in CastableIterator) | CastableIterator | inline |
operator--(int) | CastableIterator | inline |
operator<(const CastableIterator &it) const (defined in CastableIterator) | CastableIterator | inline |
drain::Castable::operator<(const T &x) const | Castable | inlineprotected |
operator<<(const T &x) (defined in Castable) | Castable | inlineprotected |
operator<=(const T &x) const | Castable | inlineprotected |
operator=(const CastableIterator &it) | CastableIterator | inline |
operator=(T *p) | CastableIterator | inline |
operator=(const T &x) (defined in Castable) | Castable | inlineprotected |
drain::Castable::operator=(const char *c) | Castable | inlineprotected |
operator=(const T *x) (defined in Castable) | Castable | inlineprotected |
drain::Castable::operator=(const Castable &c) | Castable | inlineprotected |
operator==(const CastableIterator &it) const (defined in CastableIterator) | CastableIterator | inline |
operator==(const Castable &c) const (defined in Castable) | Castable | inlineprotected |
drain::Castable::operator==(const char *s) const | Castable | inlineprotected |
drain::Castable::operator==(const nullptr_t ptr) const | Castable | inlineprotected |
drain::Castable::operator==(const T &x) const | Castable | inlineprotected |
operator==(const UniTuple< T, N > &x) const (defined in Castable) | Castable | inlineprotected |
operator>(const CastableIterator &it) const (defined in CastableIterator) | CastableIterator | inline |
drain::Castable::operator>(const T &x) const | Castable | inlineprotected |
operator>=(const T &x) const | Castable | inlineprotected |
outputSeparator | Castable | protected |
relink(Castable &c) | Castable | protected |
requestSize(size_t elementCount) | Castable | inlineprotectedvirtual |
requestType(const std::type_info &t) (defined in Castable) | Castable | inlineprotectedvirtual |
reset() | Castable | inlineprotected |
setFill(bool fill=true) | Castable | inlineprotected |
setInputSeparator(char c=',') | Castable | inlineprotected |
setOutputSeparator(char c=',') | Castable | inlineprotected |
setPtr(void *p) | Castable | inlineprotected |
setPtr(F &p) | Castable | inlineprotected |
setPtr(void *p, const std::type_info &t, size_t count=1) | Castable | inlineprotected |
setPtr(UniTuple< F, N > &tuple) | Castable | inlineprotected |
setSeparator(char c=',') | Castable | inlineprotected |
setType(const std::type_info &type) | CastableIterator | inlinevirtual |
drain::Castable::setType() | Castable | inlineprotected |
suggestType(const std::type_info &t) | Castable | inlineprotectedvirtual |
toMap(T &map, char separator=0, char equalSign='=') const (defined in Castable) | Castable | inlineprotected |
toSequence(T &container, char separator=0) const | Castable | inlineprotected |
toStr() const (defined in Castable) | Castable | protected |
toStream(std::ostream &ostr=std::cout, char separator='\0') const (defined in Castable) | Castable | protected |
typeInfo(std::ostream &ostr) const | Castable | protected |
typeIsSet() const (defined in Castable) | Castable | inlineprotectedvirtual |
updateSize(size_t elems) (defined in Castable) | Castable | inlineprotectedvirtual |
~Castable() (defined in Castable) | Castable | inlineprotectedvirtual |
~CastableIterator() (defined in CastableIterator) | CastableIterator | inlinevirtual |