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