Siena
C++ API documentation (v. 0.4.1)
Main Page
Class Hierarchy
Compound List
File List
Compound Members
Examples
AttributeValue Member List
This is the complete list of members for
AttributeValue
, including all inherited members.
AttributeValue
()
AttributeValue
(const AttributeValue &v)
AttributeValue
(const string &)
AttributeValue
(const char *)
AttributeValue
(int)
AttributeValue
(short)
AttributeValue
(long)
AttributeValue
(bool)
AttributeValue
(double)
bln
(defined in
AttributeValue
)
bool_value
()
bool_value
() const
dbl
(defined in
AttributeValue
)
double_value
()
double_value
() const
int_value
()
int_value
() const
num
(defined in
AttributeValue
)
operator bool
() const
operator double
() const
operator int
() const
operator long
() const
operator short
() const
operator string
() const
operator<
(const AttributeValue &) const
operator=
(const AttributeValue &)
operator=
(const string &)
operator=
(const char *)
operator=
(int)
operator=
(short)
operator=
(long)
operator=
(bool)
operator=
(double)
operator==
(const AttributeValue &) const
str
(defined in
AttributeValue
)
string_value
()
string_value
() const
sxtype
(defined in
AttributeValue
)
[protected]
type
() const
~AttributeValue
()
Copyright © 2001 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled
"GNU Free Documentation License"
. This documentation is authored and maintained by
Antonio Carzaniga