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