Pothos  0.7.0-gf7fbae99
The Pothos dataflow programming software suite
Pothos::Object Member List

This is the complete list of members for Pothos::Object, including all inherited members.

_implPothos::Object
canConvert(const std::type_info &type) constPothos::Object
canConvert(const std::type_info &srcType, const std::type_info &dstType)Pothos::Objectstatic
compareTo(const Object &other) constPothos::Object
convert(void) constPothos::Object
convert(const std::type_info &type) constPothos::Object
deserialize(std::istream &is)Pothos::Object
emplace(Args &&... args)Pothos::Objectstatic
equals(const Object &obj) constPothos::Object
extract(void) constPothos::Object
getTypeString(void) constPothos::Object
hashCode(void) constPothos::Object
make(ValueType &&value)Pothos::Objectstatic
Object(void)Pothos::Object
Object(const Object &obj)Pothos::Object
Object(Object &&obj) noexceptPothos::Objectinline
Object(ValueType &&value)Pothos::Objectexplicit
Object(Emplace< ValueType >, Args &&... args)Pothos::Objectexplicit
Object(const char *)Pothos::Objectinlineexplicit
operator bool(void) constPothos::Objectexplicit
operator ValueType(void) constPothos::Object
operator<(const Object &obj) constPothos::Object
operator=(const Object &rhs)Pothos::Object
operator=(Object &&rhs)Pothos::Object
operator>(const Object &obj) constPothos::Object
ref(void)Pothos::Object
serialize(std::ostream &os) constPothos::Object
toString(void) constPothos::Object
type(void) constPothos::Objectinline
unique(void) constPothos::Object
~Object(void)Pothos::Object