CastableIterator Member List

This is the complete list of members for CastableIterator, including all inherited members.

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