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