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