CLIPS::Value Member List

This is the complete list of members for CLIPS::Value, including all inherited members.

as_address() const (defined in CLIPS::Value)CLIPS::Value
as_float() const (defined in CLIPS::Value)CLIPS::Value
as_integer() const (defined in CLIPS::Value)CLIPS::Value
as_string() const (defined in CLIPS::Value)CLIPS::Value
deallocate_storage() (defined in CLIPS::Value)CLIPS::Value [protected]
m_clips_typeCLIPS::Value [protected]
m_signal_changedCLIPS::Value [protected]
m_valueCLIPS::Value [protected]
operator const char *() const (defined in CLIPS::Value)CLIPS::Value
operator double() const (defined in CLIPS::Value)CLIPS::Value
operator float() const (defined in CLIPS::Value)CLIPS::Value
operator int() const (defined in CLIPS::Value)CLIPS::Value
operator long int() const (defined in CLIPS::Value)CLIPS::Value
operator short int() const (defined in CLIPS::Value)CLIPS::Value
operator std::string &() const (defined in CLIPS::Value)CLIPS::Value
operator unsigned int() const (defined in CLIPS::Value)CLIPS::Value
operator unsigned short int() const (defined in CLIPS::Value)CLIPS::Value
operator void *() const (defined in CLIPS::Value)CLIPS::Value
operator!=(float x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(double x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(short int x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(unsigned short int x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(int x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(unsigned int x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(long int x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(const std::string &x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(const char *x) const (defined in CLIPS::Value)CLIPS::Value
operator!=(void *x) const (defined in CLIPS::Value)CLIPS::Value
operator=(float x)CLIPS::Value
operator=(double x) (defined in CLIPS::Value)CLIPS::Value
operator=(short int x) (defined in CLIPS::Value)CLIPS::Value
operator=(unsigned short int x) (defined in CLIPS::Value)CLIPS::Value
operator=(int x) (defined in CLIPS::Value)CLIPS::Value
operator=(unsigned int x) (defined in CLIPS::Value)CLIPS::Value
operator=(long int x) (defined in CLIPS::Value)CLIPS::Value
operator=(const std::string &x) (defined in CLIPS::Value)CLIPS::Value
operator=(const char *x) (defined in CLIPS::Value)CLIPS::Value
operator=(void *x) (defined in CLIPS::Value)CLIPS::Value
operator=(const Value &x) (defined in CLIPS::Value)CLIPS::Value
operator==(float x) const (defined in CLIPS::Value)CLIPS::Value
operator==(double x) const (defined in CLIPS::Value)CLIPS::Value
operator==(short int x) const (defined in CLIPS::Value)CLIPS::Value
operator==(unsigned short int x) const (defined in CLIPS::Value)CLIPS::Value
operator==(int x) const (defined in CLIPS::Value)CLIPS::Value
operator==(unsigned int x) const (defined in CLIPS::Value)CLIPS::Value
operator==(long int x) const (defined in CLIPS::Value)CLIPS::Value
operator==(const std::string &x) const (defined in CLIPS::Value)CLIPS::Value
operator==(const char *x) const (defined in CLIPS::Value)CLIPS::Value
operator==(void *x) const (defined in CLIPS::Value)CLIPS::Value
set(float x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(double x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(short int x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(unsigned short int x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(int x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(unsigned int x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(long int x, bool change_type=false) (defined in CLIPS::Value)CLIPS::Value
set(const std::string &x, bool change_type=false, Type type=TYPE_STRING) (defined in CLIPS::Value)CLIPS::Value
set(const char *x, bool change_type=false, Type type=TYPE_STRING) (defined in CLIPS::Value)CLIPS::Value
set(void *x, bool change_type=false, Type type=TYPE_EXTERNAL_ADDRESS) (defined in CLIPS::Value)CLIPS::Value
set_type(Type type)CLIPS::Value
signal_changed()CLIPS::Value
size() constCLIPS::Value
type() constCLIPS::Value
Value(Type type)CLIPS::Value
Value(float x)CLIPS::Value
Value(double x)CLIPS::Value
Value(short int x)CLIPS::Value
Value(unsigned short int x)CLIPS::Value
Value(int x)CLIPS::Value
Value(unsigned int x)CLIPS::Value
Value(long int x)CLIPS::Value
Value(char *x, Type type=TYPE_STRING)CLIPS::Value
Value(const std::string &x, Type type=TYPE_STRING)CLIPS::Value
Value(void *x, Type type=TYPE_EXTERNAL_ADDRESS)CLIPS::Value
Value(const Value &value) (defined in CLIPS::Value)CLIPS::Value
~Value()CLIPS::Value


Generated on Sun Nov 12 11:55:36 2006 by  doxygen 1.5.1