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