TwiceAsNice  2019-02-18
Classes | Functions | Variables
XineticsServiceWorkerInternalType.nice.cc File Reference
#include <string>
#include <Nice/Property/Joint.hh>
#include <Nice/Property/Property.hh>
#include <Nice/Property/Factory.hh>
#include <Nice/Property/BridgeIce.hh>
#include <Laos/Wfc/XineticsServiceWorker.h>
#include <Nice/Property/Types.h>
Include dependency graph for XineticsServiceWorkerInternalType.nice.cc:

Classes

struct  PropertyFactoryTypeMapInitializerLaosXineticsSetActuators
 
struct  PropertyFactoryTypeMapInitializerLaosXineticsResetDSP
 
struct  PropertyFactoryTypeMapInitializerLaosXineticsResetActuators
 
struct  PropertyFactoryTypeMapInitializerLaosXineticsSend2DM
 

Functions

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

Variables

struct PropertyFactoryTypeMapInitializerLaosXineticsSetActuators s_PropertyFactoryTypeMapInitializerLaosXineticsSetActuators
 
struct PropertyFactoryTypeMapInitializerLaosXineticsResetDSP s_PropertyFactoryTypeMapInitializerLaosXineticsResetDSP
 
struct PropertyFactoryTypeMapInitializerLaosXineticsResetActuators s_PropertyFactoryTypeMapInitializerLaosXineticsResetActuators
 
struct PropertyFactoryTypeMapInitializerLaosXineticsSend2DM s_PropertyFactoryTypeMapInitializerLaosXineticsSend2DM
 

Function Documentation

◆ Nice::castFromString< Laos::XineticsResetActuators >()

◆ Nice::castFromString< Laos::XineticsResetDSP >()

◆ Nice::castFromString< Laos::XineticsSend2DM >()

◆ Nice::castFromString< Laos::XineticsSetActuators >()

◆ Nice::castToString< Laos::XineticsResetActuators >()

◆ Nice::castToString< Laos::XineticsResetDSP >()

◆ Nice::castToString< Laos::XineticsSend2DM >()

◆ Nice::castToString< Laos::XineticsSetActuators >()

◆ Nice::Joint::get< Laos::XineticsResetActuators >()

◆ Nice::Joint::get< Laos::XineticsResetDSP >()

◆ Nice::Joint::get< Laos::XineticsSend2DM >()

◆ Nice::Joint::get< Laos::XineticsSetActuators >()

◆ Nice::Joint::getAtNode< Laos::XineticsResetActuators >()

◆ Nice::Joint::getAtNode< Laos::XineticsResetDSP >()

◆ Nice::Joint::getAtNode< Laos::XineticsSend2DM >()

◆ Nice::Joint::getAtNode< Laos::XineticsSetActuators >()

◆ Nice::Joint::getWithDefault< Laos::XineticsResetActuators >()

◆ Nice::Joint::getWithDefault< Laos::XineticsResetDSP >()

◆ Nice::Joint::getWithDefault< Laos::XineticsSend2DM >()

◆ Nice::Joint::getWithDefault< Laos::XineticsSetActuators >()

◆ Nice::Joint::operator=<Laos::XineticsResetActuators >()

template void Nice::Joint::operator=<Laos::XineticsResetActuators > ( const Laos::XineticsResetActuators _leaf)

◆ Nice::Joint::operator=<Laos::XineticsResetDSP >()

template void Nice::Joint::operator=<Laos::XineticsResetDSP > ( const Laos::XineticsResetDSP _leaf)

◆ Nice::Joint::operator=<Laos::XineticsSend2DM >()

template void Nice::Joint::operator=<Laos::XineticsSend2DM > ( const Laos::XineticsSend2DM _leaf)

◆ Nice::Joint::operator=<Laos::XineticsSetActuators >()

template void Nice::Joint::operator=<Laos::XineticsSetActuators > ( const Laos::XineticsSetActuators _leaf)

◆ Nice::Joint::set< Laos::XineticsResetActuators >() [1/2]

◆ Nice::Joint::set< Laos::XineticsResetActuators >() [2/2]

◆ Nice::Joint::set< Laos::XineticsResetDSP >() [1/2]

◆ Nice::Joint::set< Laos::XineticsResetDSP >() [2/2]

template void Nice::Joint::set< Laos::XineticsResetDSP > ( const Laos::XineticsResetDSP _value,
Nice::I64  _setterId,
const Nice::Date  
)

◆ Nice::Joint::set< Laos::XineticsSend2DM >() [1/2]

◆ Nice::Joint::set< Laos::XineticsSend2DM >() [2/2]

template void Nice::Joint::set< Laos::XineticsSend2DM > ( const Laos::XineticsSend2DM _value,
Nice::I64  _setterId,
const Nice::Date  
)

◆ Nice::Joint::set< Laos::XineticsSetActuators >() [1/2]

◆ Nice::Joint::set< Laos::XineticsSetActuators >() [2/2]

◆ Nice::Property::applyAttribute< Laos::XineticsResetActuators >()

◆ Nice::Property::applyAttribute< Laos::XineticsResetDSP >()

◆ Nice::Property::applyAttribute< Laos::XineticsSend2DM >()

◆ Nice::Property::applyAttribute< Laos::XineticsSetActuators >()

◆ Nice::Property::get< Laos::XineticsResetActuators >()

◆ Nice::Property::get< Laos::XineticsResetDSP >()

◆ Nice::Property::get< Laos::XineticsSend2DM >()

◆ Nice::Property::get< Laos::XineticsSetActuators >()

◆ Nice::Property::getAttribute< Laos::XineticsResetActuators >()

◆ Nice::Property::getAttribute< Laos::XineticsResetDSP >()

◆ Nice::Property::getAttribute< Laos::XineticsSend2DM >()

◆ Nice::Property::getAttribute< Laos::XineticsSetActuators >()

◆ Nice::Property::getAttributeWithDefault< Laos::XineticsResetActuators >()

◆ Nice::Property::getAttributeWithDefault< Laos::XineticsResetDSP >()

◆ Nice::Property::getAttributeWithDefault< Laos::XineticsSend2DM >()

◆ Nice::Property::getAttributeWithDefault< Laos::XineticsSetActuators >()

◆ Nice::Property::isType< Laos::XineticsResetActuators >()

◆ Nice::Property::isType< Laos::XineticsResetDSP >()

◆ Nice::Property::isType< Laos::XineticsSend2DM >()

◆ Nice::Property::isType< Laos::XineticsSetActuators >()

◆ Nice::Property::operator=<Laos::XineticsResetActuators >()

template Nice:: Property& Nice::Property::operator=<Laos::XineticsResetActuators > ( const Laos::XineticsResetActuators _v)

◆ Nice::Property::operator=<Laos::XineticsResetDSP >()

template Nice:: Property& Nice::Property::operator=<Laos::XineticsResetDSP > ( const Laos::XineticsResetDSP _v)

◆ Nice::Property::operator=<Laos::XineticsSend2DM >()

template Nice:: Property& Nice::Property::operator=<Laos::XineticsSend2DM > ( const Laos::XineticsSend2DM _v)

◆ Nice::Property::operator=<Laos::XineticsSetActuators >()

template Nice:: Property& Nice::Property::operator=<Laos::XineticsSetActuators > ( const Laos::XineticsSetActuators _v)

◆ Nice::Property::operator==<Laos::XineticsResetActuators >()

template bool Nice::Property::operator==<Laos::XineticsResetActuators > ( const Laos::XineticsResetActuators _value)

◆ Nice::Property::operator==<Laos::XineticsResetDSP >()

template bool Nice::Property::operator==<Laos::XineticsResetDSP > ( const Laos::XineticsResetDSP _value)

◆ Nice::Property::operator==<Laos::XineticsSend2DM >()

template bool Nice::Property::operator==<Laos::XineticsSend2DM > ( const Laos::XineticsSend2DM _value)

◆ Nice::Property::operator==<Laos::XineticsSetActuators >()

template bool Nice::Property::operator==<Laos::XineticsSetActuators > ( const Laos::XineticsSetActuators _value)

◆ Nice::Property::ref< Laos::XineticsResetActuators >()

◆ Nice::Property::ref< Laos::XineticsResetDSP >()

◆ Nice::Property::ref< Laos::XineticsSend2DM >()

◆ Nice::Property::ref< Laos::XineticsSetActuators >()

◆ Nice::Property::set< Laos::XineticsResetActuators >() [1/2]

◆ Nice::Property::set< Laos::XineticsResetActuators >() [2/2]

◆ Nice::Property::set< Laos::XineticsResetDSP >() [1/2]

◆ Nice::Property::set< Laos::XineticsResetDSP >() [2/2]

◆ Nice::Property::set< Laos::XineticsSend2DM >() [1/2]

◆ Nice::Property::set< Laos::XineticsSend2DM >() [2/2]

◆ Nice::Property::set< Laos::XineticsSetActuators >() [1/2]

◆ Nice::Property::set< Laos::XineticsSetActuators >() [2/2]

◆ Nice::Property::setAttribute< Laos::XineticsResetActuators >()

◆ Nice::Property::setAttribute< Laos::XineticsResetDSP >()

◆ Nice::Property::setAttribute< Laos::XineticsSend2DM >()

template void Nice::Property::setAttribute< Laos::XineticsSend2DM > ( const std::string &  _key,
const Laos::XineticsSend2DM ,
const Nice::Date  
)

◆ Nice::Property::setAttribute< Laos::XineticsSetActuators >()

◆ Nice::PropertyFactory::addPropertyFactory< Laos::XineticsResetActuators >()

◆ Nice::PropertyFactory::addPropertyFactory< Laos::XineticsResetDSP >()

template void Nice::PropertyFactory::addPropertyFactory< Laos::XineticsResetDSP > ( const std::string &  _type)

◆ Nice::PropertyFactory::addPropertyFactory< Laos::XineticsSend2DM >()

template void Nice::PropertyFactory::addPropertyFactory< Laos::XineticsSend2DM > ( const std::string &  _type)

◆ Nice::PropertyFactory::addPropertyFactory< Laos::XineticsSetActuators >()

◆ Nice::PropertyFoo::cast< Laos::XineticsResetActuators >()

◆ Nice::PropertyFoo::cast< Laos::XineticsResetDSP >()

◆ Nice::PropertyFoo::cast< Laos::XineticsSend2DM >()

◆ Nice::PropertyFoo::cast< Laos::XineticsSetActuators >()

◆ Nice::PropertyFoo::set< Laos::XineticsResetActuators >()

◆ Nice::PropertyFoo::set< Laos::XineticsResetDSP >()

◆ Nice::PropertyFoo::set< Laos::XineticsSend2DM >()

◆ Nice::PropertyFoo::set< Laos::XineticsSetActuators >()

Variable Documentation

◆ s_PropertyFactoryTypeMapInitializerLaosXineticsResetActuators

struct PropertyFactoryTypeMapInitializerLaosXineticsResetActuators s_PropertyFactoryTypeMapInitializerLaosXineticsResetActuators

◆ s_PropertyFactoryTypeMapInitializerLaosXineticsResetDSP

struct PropertyFactoryTypeMapInitializerLaosXineticsResetDSP s_PropertyFactoryTypeMapInitializerLaosXineticsResetDSP

◆ s_PropertyFactoryTypeMapInitializerLaosXineticsSend2DM

struct PropertyFactoryTypeMapInitializerLaosXineticsSend2DM s_PropertyFactoryTypeMapInitializerLaosXineticsSend2DM

◆ s_PropertyFactoryTypeMapInitializerLaosXineticsSetActuators

struct PropertyFactoryTypeMapInitializerLaosXineticsSetActuators s_PropertyFactoryTypeMapInitializerLaosXineticsSetActuators