Tide 0.1.0

tide::PrimitiveElement< T > Member List

This is the complete list of members for tide::PrimitiveElement< T >, including all inherited members.
body_size() const =0tide::Element [protected, pure virtual]
default_tide::PrimitiveElement< T > [protected]
Element(tide::ids::ID id)tide::Element
equal_(PrimitiveElement< T > const &rhs)tide::PrimitiveElement< T > [inline, protected, virtual]
get_default() const tide::PrimitiveElement< T > [inline, virtual]
has_default() const tide::PrimitiveElement< T > [inline, virtual]
has_default_tide::PrimitiveElement< T > [protected]
id() const tide::PrimitiveElement< T > [inline, virtual]
id(uint32_t id)tide::PrimitiveElement< T > [inline, virtual]
id_tide::Element [protected]
is_default() const tide::PrimitiveElement< T > [inline, virtual]
offset() const tide::Element [inline]
offset_tide::Element [protected]
operator T() const tide::PrimitiveElement< T > [inline]
operator=(T const &rhs)tide::PrimitiveElement< T > [inline, virtual]
operator==(PrimitiveElement< T > const &lhs, PrimitiveElement< T > const &rhs)tide::PrimitiveElement< T > [friend]
PrimitiveElement(uint32_t id, T value)tide::PrimitiveElement< T > [inline]
PrimitiveElement(uint32_t id, T value, T default_value)tide::PrimitiveElement< T > [inline]
read(std::istream &input)tide::Element [virtual]
read_body(std::istream &input, std::streamsize size)=0tide::Element [protected, pure virtual]
remove_default()tide::PrimitiveElement< T > [inline, virtual]
set_default(T default_value)tide::PrimitiveElement< T > [inline, virtual]
size() const tide::Element [virtual]
value() const tide::PrimitiveElement< T > [inline, virtual]
value(T value)tide::PrimitiveElement< T > [inline, virtual]
value_tide::PrimitiveElement< T > [protected]
write(std::ostream &output)tide::Element [virtual]
write_body(std::ostream &output)=0tide::Element [protected, pure virtual]
write_id(std::ostream &output)tide::Element [protected]
write_size(std::ostream &output)tide::Element [protected, virtual]
~Element()tide::Element [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines