from_string(const std::string &x) | sheaf::primitive_value | |
id() | sheaf::primitive_value | inline |
id() const | sheaf::primitive_value | inline |
operator bool() const | sheaf::primitive_value | |
operator char() const | sheaf::primitive_value | |
operator char *() const | sheaf::primitive_value | |
operator double() const | sheaf::primitive_value | |
operator float() const | sheaf::primitive_value | |
operator int() const | sheaf::primitive_value | |
operator long double() const | sheaf::primitive_value | |
operator long int() const | sheaf::primitive_value | |
operator long long int() const | sheaf::primitive_value | |
operator namespace_relative_member_index_pod_type() const | sheaf::primitive_value | |
operator namespace_relative_subposet_index_pod_type() const | sheaf::primitive_value | |
operator short int() const | sheaf::primitive_value | |
operator signed char() const | sheaf::primitive_value | |
operator unsigned char() const | sheaf::primitive_value | |
operator unsigned int() const | sheaf::primitive_value | |
operator unsigned long int() const | sheaf::primitive_value | |
operator unsigned long long int() const | sheaf::primitive_value | |
operator unsigned short int() const | sheaf::primitive_value | |
operator void *() const | sheaf::primitive_value | |
operator=(const primitive_value &x) | sheaf::primitive_value | |
operator=(void *x) | sheaf::primitive_value | |
operator=(const void *x) | sheaf::primitive_value | |
operator=(char *x) | sheaf::primitive_value | |
operator=(const char *x) | sheaf::primitive_value | |
operator=(const T &x) | sheaf::primitive_value | |
operator=(const T &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator=(const std::string &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator=(const scoped_index &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator=(const namespace_relative_member_index &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator=(const namespace_relative_subposet_index &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator=(const poset_path &x) (defined in sheaf::primitive_value) | sheaf::primitive_value | |
operator==(const primitive_value &xpv1, const primitive_value &xpv2) | sheaf::primitive_value | friend |
primitive_value() | sheaf::primitive_value | |
primitive_value(const primitive_value &xother) | sheaf::primitive_value | |
primitive_value(primitive_type xid) | sheaf::primitive_value | |
primitive_value(pod_index_type xid, void *xvalue_ptr) | sheaf::primitive_value | |
primitive_value(const void *x) | sheaf::primitive_value | |
primitive_value(const char *x) | sheaf::primitive_value | |
primitive_value(const std::string &x) | sheaf::primitive_value | |
primitive_value(const scoped_index &x) | sheaf::primitive_value | |
primitive_value(const namespace_relative_member_index &x) | sheaf::primitive_value | |
primitive_value(const namespace_relative_subposet_index &x) | sheaf::primitive_value | |
primitive_value(const bool &x) | sheaf::primitive_value | |
primitive_value(const char &x) | sheaf::primitive_value | |
primitive_value(const signed char &x) | sheaf::primitive_value | |
primitive_value(const short int &x) | sheaf::primitive_value | |
primitive_value(const int &x) | sheaf::primitive_value | |
primitive_value(const long int &x) | sheaf::primitive_value | |
primitive_value(const long long int &x) | sheaf::primitive_value | |
primitive_value(const unsigned char &x) | sheaf::primitive_value | |
primitive_value(const unsigned short int &x) | sheaf::primitive_value | |
primitive_value(const unsigned int &x) | sheaf::primitive_value | |
primitive_value(const unsigned long int &x) | sheaf::primitive_value | |
primitive_value(const unsigned long long int &x) | sheaf::primitive_value | |
primitive_value(const float &x) | sheaf::primitive_value | |
primitive_value(const double &x) | sheaf::primitive_value | |
primitive_value(const long double &x) | sheaf::primitive_value | |
primitive_value(const namespace_relative_member_index_pod_type &x) | sheaf::primitive_value | |
primitive_value(const namespace_relative_subposet_index_pod_type &x) | sheaf::primitive_value | |
prototype(pod_index_type xid) | sheaf::primitive_value | static |
to_string() const | sheaf::primitive_value | |
value() | sheaf::primitive_value | inline |
value() const | sheaf::primitive_value | inline |
~primitive_value() | sheaf::primitive_value | |