attribute_descriptor(string const &name, unsigned type, bool primary_key=false, int size=-1, int precision=-1) | mapnik::attribute_descriptor | [inline] |
attribute_descriptor(attribute_descriptor const &other) | mapnik::attribute_descriptor | [inline] |
get_name() const | mapnik::attribute_descriptor | [inline] |
get_precision() const | mapnik::attribute_descriptor | [inline] |
get_size() const | mapnik::attribute_descriptor | [inline] |
get_type() const | mapnik::attribute_descriptor | [inline] |
is_primary_key() const | mapnik::attribute_descriptor | [inline] |
operator=(attribute_descriptor const &other) | mapnik::attribute_descriptor | [inline] |