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