<< ValueCharArray
 Top   Types   Functions   Classes   Index 
ValueNumericSimple >>

struct CrlValueNumeric / crl_value_numeric_t

Abstract Class


Description

Numeric values: ints, floats, ranges.

Kinship

Immediate super class: ValueScalar

Immediate sub classes: ValueNumericSimple, ValueRange

Inherited Slots

int Object::class_id
int Object::heap_sig
int Object::ref_count
UserData Object::user_data

Members

ValueNumeric *add(ValueNumeric const *) const
ValueNumeric *add(AnyValue) const
Value *find(char const * key) const
boolfind(float_t & result, char const * key) const
boolfind(float_t & result, Value const * key) const
boolfind(signed_t & result, char const * key) const
boolfind(signed_t & result, Value const * key) const
boolfind(unsigned_t & result, char const * key) const
boolfind(unsigned_t & result, Value const * key) const
Value *find(Value const * key) const
boolfind_bool(char const * key) const
boolfind_bool(Value const * key) const
boolfind_bool_sym(symbol_t key) const
byte_tfind_byte(char const * key) const
byte_tfind_byte(Value const * key) const
byte_tfind_byte_sym(symbol_t key) const
intfind_int(char const * key) const
intfind_int(Value const * key) const
intfind_int_sym(symbol_t key) const
Item *find_item(char const * key) const
Item *find_item(Value const * key) const
Item *find_item_sym(symbol_t key) const
char const *find_string(char const * key) const
char const *find_string(Value const * key) const
char const *find_string_sym(symbol_t key) const
boolfind_sym(float_t & result, symbol_t key) const
boolfind_sym(signed_t & result, symbol_t key) const
Value *find_sym(symbol_t key) const
boolfind_sym(unsigned_t & result, symbol_t key) const
symbol_tfind_symbol(char const * key) const
symbol_tfind_symbol(Value const * key) const
symbol_tfind_symbol_sym(symbol_t key) const
word32_tfind_word32(char const * key) const
word32_tfind_word32(Value const * key) const
word32_tfind_word32_sym(symbol_t key) const
boolget(float_t & result) const
boolget(signed_t & result) const
boolget(unsigned_t & result) const
Value *get()
Value const *get() const
boolget_bool() const
byte_tget_byte() const
intget_int() const
word32_tget_word32() const
boolhas(char const * key) const
boolhas(Value const * key) const
boolhas_sym(symbol_t key) const
boolinvalidate()
boolis_special(char const * key) const
boolis_special(Value const * key) const
boolis_special_sym(symbol_t key) const
boolis_valid() const
boolis_valid_special() const
ValueNumericSimple *maximum()
ValueNumericSimple const *maximum() const
ValueNumericSimple *minimum()
ValueNumericSimple const *minimum() const
ValueNumeric *neg() const
boolpoke(Value * value)
boolpoke(unsigned_t value)
boolpoke_float(float_t value)
boolpoke_once(Value * value)
boolpoke_once(unsigned_t value)
boolpoke_once_float(float_t value)
boolpoke_once_signed(signed_t value)
boolpoke_signed(signed_t value)
boolreset(char const * key)
boolreset(Value const * key)
boolreset_sym(symbol_t key)
boolset(char const * key, Value * value)
boolset(char const * key, Item * value)
boolset(char const * key, char const * value)
boolset(char const * key, unsigned_t value)
boolset(Value const * key, Value * value)
boolset(Value const * key, Item * value)
boolset(Value const * key, char const * value)
boolset(Value const * key, unsigned_t value)
boolset_float(char const * key, float_t value)
boolset_float(Value const * key, float_t value)
boolset_once(char const * key, Value * value)
boolset_once(char const * key, Item * value)
boolset_once(char const * key, char const * value)
boolset_once(char const * key, unsigned_t value)
boolset_once(Value const * key, Value * value)
boolset_once(Value const * key, Item * value)
boolset_once(Value const * key, char const * value)
boolset_once(Value const * key, unsigned_t value)
boolset_once_float(char const * key, float_t value)
boolset_once_float(Value const * key, float_t value)
boolset_once_signed(char const * key, signed_t value)
boolset_once_signed(Value const * key, signed_t value)
boolset_once_sym(symbol_t key, Value * value)
boolset_once_sym(symbol_t key, Item * value)
boolset_once_sym(symbol_t key, char const * value)
boolset_once_sym(symbol_t key, unsigned_t value)
boolset_once_sym_float(symbol_t key, float_t value)
boolset_once_sym_signed(symbol_t key, signed_t value)
boolset_once_sym_symbol(symbol_t key, symbol_t value)
boolset_once_symbol(char const * key, symbol_t value)
boolset_once_symbol(Value const * key, symbol_t value)
boolset_signed(char const * key, signed_t value)
boolset_signed(Value const * key, signed_t value)
boolset_sym(symbol_t key, Value * value)
boolset_sym(symbol_t key, Item * value)
boolset_sym(symbol_t key, char const * value)
boolset_sym(symbol_t key, unsigned_t value)
boolset_sym_float(symbol_t key, float_t value)
boolset_sym_signed(symbol_t key, signed_t value)
boolset_sym_symbol(symbol_t key, symbol_t value)
boolset_symbol(char const * key, symbol_t value)
boolset_symbol(Value const * key, symbol_t value)
ValueNumeric *sub(ValueNumeric const *) const
ValueNumeric *sub(AnyValue) const
ValueNumeric *to_float()
ValueNumeric const *to_float() const
ValueNumeric *to_signed()
ValueNumeric const *to_signed() const
ValueNumeric *to_unsigned()
ValueNumeric const *to_unsigned() const

Inherited Members

From ClassC++C
Crl::address_default_user_print_file
Crl::address_default_user_print_vchar
Crl::bool_default_user_print_file
Crl::bool_default_user_print_vchar
Crl::context_default
Crl::enum_default_user_print_file
Crl::enum_default_user_print_vchar
Crl::float_default_user_print_file
Crl::float_default_user_print_vchar
Crl::get_string2symbol
Crl::get_string2symbol_default
Crl::get_user_data_delete_hook
Crl::gmt_default_user_print_file
Crl::gmt_default_user_print_vchar
Crl::identifier_default_user_print_file
Crl::identifier_default_user_print_vchar
Crl::init
Crl::is_c_identifier
Crl::is_initialised
Crl::is_lowcase_identifier
Crl::is_normalised_decimal
Crl::klass_id_to_crl_name
Crl::klass_id_to_name
Crl::set_handle_foreign_item
Crl::set_string2symbol
Crl::set_user_data_delete_hook
Crl::signed_default_user_print_file
Crl::signed_default_user_print_vchar
Crl::string2symbol
Crl::string_default_user_print_file
Crl::string_default_user_print_vchar
Crl::symbol_default_user_print_file
Crl::symbol_default_user_print_vchar
Crl::type_any
Crl::unsigned_default_user_print_file
Crl::unsigned_default_user_print_vchar
Object::operator delete
Object::operator new
Object::operator!=crl_value_numeric_is_not_equal
Object::operator<crl_value_numeric_is_less_than
Object::operator<=crl_value_numeric_is_less_equal
Object::operator==crl_value_numeric_is_equal
Object::operator>crl_value_numeric_is_greater_than
Object::operator>=crl_value_numeric_is_greater_equal
Object::_ref
Object::_ref_unref
Object::_unref
Object::_unref_no_delete
Object::check_sigcrl_value_numeric_check_sig
Value::childcrl_value_numeric_get_child
Object::class_idcrl_value_numeric_get_class_id
Object::cmpcrl_value_numeric_cmp
Object::cmp_shallowcrl_value_numeric_cmp_shallow
Object::graphcrl_value_numeric_get_graph_const
Object::hashcrl_value_numeric_hash
Object::hash_shallowcrl_value_numeric_hash_shallow
Object::heap_sigcrl_value_numeric_get_heap_sig
Value::item
Object::klass_idcrl_value_numeric_get_klass_id
Object::klass_namecrl_value_numeric_get_klass_name
Object::mapcrl_value_numeric_map
Object::map_subcrl_value_numeric_map_sub_with_data
Object::printcrl_value_numeric_print_vchar
Value::print_explicitcrl_value_numeric_print_explicit_file
Object::ref_count
Object::routinecrl_value_numeric_get_routine_const
Object::set_user_datacrl_value_numeric_set_user_data
Structure::skipcrl_value_numeric_skip
Object::to_vcharcrl_value_numeric_to_vchar
Object::user_datacrl_value_numeric_get_user_data_const


Detailed Descriptions


#if CRL_NEED_VALUE_NUMERIC

Value * find (char const * key) const

C++: CrlValue * CrlValueNumeric::find (char const * key) const
C: crl_value_t * crl_value_numeric_find (crl_value_numeric_t const * self, char const * key)

inherit

#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (float_t & result, char const * key) const

C++: bool CrlValueNumeric::find (crl_float_t & result, char const * key) const
C: crl_bool_t crl_value_numeric_find_float (crl_float_t * result, crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (float_t & result, Value const * key) const

C++: bool CrlValueNumeric::find (crl_float_t & result, CrlValue const * key) const
C: crl_bool_t crl_value_numeric_find_float_val (crl_float_t * result, crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (signed_t & result, char const * key) const

C++: bool CrlValueNumeric::find (crl_signed_t & result, char const * key) const
C: crl_bool_t crl_value_numeric_find_signed (crl_signed_t * result, crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (signed_t & result, Value const * key) const

C++: bool CrlValueNumeric::find (crl_signed_t & result, CrlValue const * key) const
C: crl_bool_t crl_value_numeric_find_signed_val (crl_signed_t * result, crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (unsigned_t & result, char const * key) const

C++: bool CrlValueNumeric::find (crl_unsigned_t & result, char const * key) const
C: crl_bool_t crl_value_numeric_find_unsigned (crl_unsigned_t * result, crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find (unsigned_t & result, Value const * key) const

C++: bool CrlValueNumeric::find (crl_unsigned_t & result, CrlValue const * key) const
C: crl_bool_t crl_value_numeric_find_unsigned_val (crl_unsigned_t * result, crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

Value * find (Value const * key) const

C++: CrlValue * CrlValueNumeric::find (CrlValue const * key) const
C: crl_value_t * crl_value_numeric_find_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find_bool (char const * key) const

C++: bool CrlValueNumeric::find_bool (char const * key) const
C: crl_bool_t crl_value_numeric_find_bool (crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find_bool (Value const * key) const

C++: bool CrlValueNumeric::find_bool (CrlValue const * key) const
C: crl_bool_t crl_value_numeric_find_bool_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find_bool_sym (symbol_t key) const

C++: bool CrlValueNumeric::find_bool_sym (crl_symbol_t key) const
C: crl_bool_t crl_value_numeric_find_bool_sym (crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

byte_t find_byte (char const * key) const

C++: crl_byte_t CrlValueNumeric::find_byte (char const * key) const
C: crl_byte_t crl_value_numeric_find_byte (crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

byte_t find_byte (Value const * key) const

C++: crl_byte_t CrlValueNumeric::find_byte (CrlValue const * key) const
C: crl_byte_t crl_value_numeric_find_byte_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

byte_t find_byte_sym (symbol_t key) const

C++: crl_byte_t CrlValueNumeric::find_byte_sym (crl_symbol_t key) const
C: crl_byte_t crl_value_numeric_find_byte_sym (crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

int find_int (char const * key) const

C++: int CrlValueNumeric::find_int (char const * key) const
C: int crl_value_numeric_find_int (crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

int find_int (Value const * key) const

C++: int CrlValueNumeric::find_int (CrlValue const * key) const
C: int crl_value_numeric_find_int_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

int find_int_sym (symbol_t key) const

C++: int CrlValueNumeric::find_int_sym (crl_symbol_t key) const
C: int crl_value_numeric_find_int_sym (crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

Item * find_item (char const * key) const

C++: CrlItem * CrlValueNumeric::find_item (char const * key) const
C: crl_item_t * crl_value_numeric_find_item (crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

Item * find_item (Value const * key) const

C++: CrlItem * CrlValueNumeric::find_item (CrlValue const * key) const
C: crl_item_t * crl_value_numeric_find_item_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

Item * find_item_sym (symbol_t key) const

C++: CrlItem * CrlValueNumeric::find_item_sym (crl_symbol_t key) const
C: crl_item_t * crl_value_numeric_find_item_sym (crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

char const * find_string (char const * key) const

C++: char const * CrlValueNumeric::find_string (char const * key) const
C: char const * crl_value_numeric_find_string (crl_value_numeric_t const * self, char const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

char const * find_string (Value const * key) const

C++: char const * CrlValueNumeric::find_string (CrlValue const * key) const
C: char const * crl_value_numeric_find_string_val (crl_value_numeric_t const * self, crl_value_t const * key)
#endif


#if CRL_NEED_VALUE_NUMERIC

char const * find_string_sym (symbol_t key) const

C++: char const * CrlValueNumeric::find_string_sym (crl_symbol_t key) const
C: char const * crl_value_numeric_find_string_sym (crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find_sym (float_t & result, symbol_t key) const

C++: bool CrlValueNumeric::find_sym (crl_float_t & result, crl_symbol_t key) const
C: crl_bool_t crl_value_numeric_find_float_sym (crl_float_t * result, crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

bool find_sym (signed_t & result, symbol_t key) const

C++: bool CrlValueNumeric::find_sym (crl_signed_t & result, crl_symbol_t key) const
C: crl_bool_t crl_value_numeric_find_signed_sym (crl_signed_t * result, crl_value_numeric_t const * self, crl_symbol_t key)
#endif


#if CRL_NEED_VALUE_NUMERIC

Value * find_sym (symbol_t key) const

C++: CrlValue * CrlValueNumeric::