UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AnyValue Member List

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

AnyValue(AtomType at=INT_4, unsigned count=1, CategoryId catid=UC_NONE)AnyValue
AnyValue(double val, CategoryId catid=UC_NONE)AnyValue
AnyValue(int val, CategoryId catid=UC_NONE) (defined in AnyValue)AnyValue
AnyValue(const DomainDef &dmn, void *rec_ptr=NULL)AnyValue
AnyValue(const AnyValue &av)AnyValue
attach(void *val_ptr)AnyValue
bEnlargeModeTextRepresprotected
changes()AnyValueinline
check_string(const char *s, int *pDim=NULL) const AnyValuevirtual
compare(const AnyValue &av1, const AnyValue &av2)AnyValuestatic
definition(bool f)AnyValueinline
deserialize(InputStream &ist)AnyValuevirtual
detach()AnyValueinline
empty_value()AnyValue
from_string(const char *s)AnyValuevirtual
get_alloc_char() const (defined in AnyValue)AnyValue
get_alloc_int1() const (defined in AnyValue)AnyValue
get_alloc_int2() const (defined in AnyValue)AnyValue
get_alloc_int4() const (defined in AnyValue)AnyValue
get_alloc_real4() const (defined in AnyValue)AnyValue
get_alloc_real8() const (defined in AnyValue)AnyValue
get_alloc_unicode() const (defined in AnyValue)AnyValue
get_blob_ref() const (defined in AnyValue)AnyValue
get_categ() const AnyValueinline
get_char(unsigned i=0) const (defined in AnyValue)AnyValue
get_char(char *val) const (defined in AnyValue)AnyValue
get_dim() const AnyValueinline
get_enlarge_dim_mode() const TextRepres
get_float(unsigned i=0) const (defined in AnyValue)AnyValue
get_int(unsigned i=0) const (defined in AnyValue)AnyValue
get_int1(char *val) const (defined in AnyValue)AnyValue
get_int2(short *val) const (defined in AnyValue)AnyValue
get_int4(int *val) const (defined in AnyValue)AnyValue
get_real4(float *val) const (defined in AnyValue)AnyValue
get_real8(double *val) const (defined in AnyValue)AnyValue
get_type() const AnyValueinline
get_unicode(unsigned i=0) const (defined in AnyValue)AnyValue
get_unicode(Char2 *val) const (defined in AnyValue)AnyValue
is_changed() const AnyValueinline
is_empty_value() const AnyValue
new_def(AtomType at, unsigned count=1, CategoryId catid=UC_NONE)AnyValue
new_def(const AnyValue &av)AnyValueinline
operator char() const (defined in AnyValue)AnyValueinline
operator char *() const TextRepresinline
operator double() const (defined in AnyValue)AnyValueinline
operator float() const (defined in AnyValue)AnyValueinline
operator int() const (defined in AnyValue)AnyValueinline
operator long() const (defined in AnyValue)AnyValueinline
operator short() const (defined in AnyValue)AnyValueinline
operator!=(const AnyValue &av) const AnyValue
operator=(const AnyValue &av)AnyValue
operator==(const AnyValue &av) const AnyValuevirtual
print_self(FILE *stream=NULL, const char *szPre=NULL, const char *szPost=NULL) const AnyValue
reset_changes()AnyValueinline
serialize(OutputStream &ost) const AnyValuevirtual
SerialThis()SerialThis
SerialThis(InputStream &ist)SerialThis
set_blob_ref(BlobRef val) (defined in AnyValue)AnyValue
set_char(char val, unsigned i=0) (defined in AnyValue)AnyValue
set_char(const char *val) (defined in AnyValue)AnyValue
set_enlarge_dim_mode(bool bMayEnlarge)TextRepres
set_float(double val, unsigned i=0) (defined in AnyValue)AnyValue
set_int(int val, unsigned i=0) (defined in AnyValue)AnyValue
set_int1(const char *val) (defined in AnyValue)AnyValue
set_int2(const short *val) (defined in AnyValue)AnyValue
set_int4(const int *val) (defined in AnyValue)AnyValue
set_real4(const float *val) (defined in AnyValue)AnyValue
set_real8(const double *val) (defined in AnyValue)AnyValue
set_unicode(Char2 val, unsigned i=0) (defined in AnyValue)AnyValue
set_unicode(const Char2 *val) (defined in AnyValue)AnyValue
TextRepres()TextRepres
to_string() const AnyValuevirtual
~AnyValue()AnyValuevirtual