|
template void | Nice::Joint::set< Nice::Polygon > (const Nice::Polygon &_value, const Nice::Date &) |
|
template void | Nice::Joint::set< Nice::Polygon > (const Nice::Polygon &_value, Nice::I64 _setterId, const Nice::Date &) |
|
template Nice::Polygon | Nice::Joint::get< Nice::Polygon > () |
|
template Nice::Polygon | Nice::Joint::getAtNode< Nice::Polygon > (const std::string &_node) |
|
template Nice::Polygon | Nice::Joint::getWithDefault< Nice::Polygon > (const Nice::Polygon &_default) |
|
template void | Nice::Joint::operator=<Nice::Polygon > (const Nice::Polygon &_leaf) |
|
template Nice::Polygon | Nice::castFromString< Nice::Polygon > (const std::string &_s) |
|
template std::string | Nice::castToString< Nice::Polygon > (const Nice::Polygon &_t) |
|
template Nice::Polygon | Nice::PropertyFoo::cast< Nice::Polygon > () |
|
template void | Nice::PropertyFoo::set< Nice::Polygon > (const Nice::Polygon &_v) |
|
template bool | Nice::Property::operator==<Nice::Polygon > (const Nice::Polygon &_value) |
|
template Nice::Property & | Nice::Property::operator=<Nice::Polygon > (const Nice::Polygon &_v) |
|
template Nice::CompletionState | Nice::Property::set< Nice::Polygon > (const Nice::Polygon &_v, const Nice::Date &) |
|
template Nice::CompletionState | Nice::Property::set< Nice::Polygon > (const Nice::Polygon &_v, Nice::I64, const Nice::Date &) |
|
template Nice::Polygon | Nice::Property::get< Nice::Polygon > () const |
|
template Nice::Polygon & | Nice::Property::ref< Nice::Polygon > () |
|
template bool | Nice::Property::isType< Nice::Polygon > () |
|
template void | Nice::Property::setAttribute< Nice::Polygon > (const std::string &_key, const Nice::Polygon &, const Nice::Date &) |
|
template Nice::PropertyPtr | Nice::Property::applyAttribute< Nice::Polygon > (const std::string &_key, const Nice::Polygon &, const Nice::Date &) |
|
template Nice::Polygon | Nice::Property::getAttributeWithDefault< Nice::Polygon > (const std::string &_key, const Nice::Polygon &_attr, const Nice::Date &) |
|
template Nice::Polygon | Nice::Property::getAttribute< Nice::Polygon > (const std::string &_key) |
|
template void | Nice::PropertyFactory::addPropertyFactory< Nice::Polygon > (const std::string &_type) |
|