TwiceAsNice  2019-02-18
Classes | Functions | Variables
TestIfInternalType.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 <Named/Sub/TestIf.h>
#include <Nice/Map/Point.h>
#include <Nice/Map/Size.h>
Include dependency graph for TestIfInternalType.nice.cc:

Classes

struct  PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit
 
struct  PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint
 

Functions

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

Variables

struct PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit s_PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit
 
struct PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint s_PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint
 

Function Documentation

◆ Nice::castFromString< Named::TestIfTestMoveToLimit >()

◆ Nice::castFromString< Named::TestIfTestSetNicePoint >()

◆ Nice::castToString< Named::TestIfTestMoveToLimit >()

◆ Nice::castToString< Named::TestIfTestSetNicePoint >()

◆ Nice::Joint::get< Named::TestIfTestMoveToLimit >()

◆ Nice::Joint::get< Named::TestIfTestSetNicePoint >()

◆ Nice::Joint::getAtNode< Named::TestIfTestMoveToLimit >()

◆ Nice::Joint::getAtNode< Named::TestIfTestSetNicePoint >()

◆ Nice::Joint::getWithDefault< Named::TestIfTestMoveToLimit >()

◆ Nice::Joint::getWithDefault< Named::TestIfTestSetNicePoint >()

◆ Nice::Joint::operator=<Named::TestIfTestMoveToLimit >()

template void Nice::Joint::operator=<Named::TestIfTestMoveToLimit > ( const Named::TestIfTestMoveToLimit _leaf)

◆ Nice::Joint::operator=<Named::TestIfTestSetNicePoint >()

template void Nice::Joint::operator=<Named::TestIfTestSetNicePoint > ( const Named::TestIfTestSetNicePoint _leaf)

◆ Nice::Joint::set< Named::TestIfTestMoveToLimit >() [1/2]

◆ Nice::Joint::set< Named::TestIfTestMoveToLimit >() [2/2]

◆ Nice::Joint::set< Named::TestIfTestSetNicePoint >() [1/2]

◆ Nice::Joint::set< Named::TestIfTestSetNicePoint >() [2/2]

◆ Nice::Property::applyAttribute< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::applyAttribute< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::get< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::get< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::getAttribute< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::getAttribute< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::getAttributeWithDefault< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::getAttributeWithDefault< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::isType< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::isType< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::operator=<Named::TestIfTestMoveToLimit >()

template Nice:: Property& Nice::Property::operator=<Named::TestIfTestMoveToLimit > ( const Named::TestIfTestMoveToLimit _v)

◆ Nice::Property::operator=<Named::TestIfTestSetNicePoint >()

template Nice:: Property& Nice::Property::operator=<Named::TestIfTestSetNicePoint > ( const Named::TestIfTestSetNicePoint _v)

◆ Nice::Property::operator==<Named::TestIfTestMoveToLimit >()

template bool Nice::Property::operator==<Named::TestIfTestMoveToLimit > ( const Named::TestIfTestMoveToLimit _value)

◆ Nice::Property::operator==<Named::TestIfTestSetNicePoint >()

template bool Nice::Property::operator==<Named::TestIfTestSetNicePoint > ( const Named::TestIfTestSetNicePoint _value)

◆ Nice::Property::ref< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::ref< Named::TestIfTestSetNicePoint >()

◆ Nice::Property::set< Named::TestIfTestMoveToLimit >() [1/2]

◆ Nice::Property::set< Named::TestIfTestMoveToLimit >() [2/2]

◆ Nice::Property::set< Named::TestIfTestSetNicePoint >() [1/2]

◆ Nice::Property::set< Named::TestIfTestSetNicePoint >() [2/2]

◆ Nice::Property::setAttribute< Named::TestIfTestMoveToLimit >()

◆ Nice::Property::setAttribute< Named::TestIfTestSetNicePoint >()

◆ Nice::PropertyFactory::addPropertyFactory< Named::TestIfTestMoveToLimit >()

◆ Nice::PropertyFactory::addPropertyFactory< Named::TestIfTestSetNicePoint >()

◆ Nice::PropertyFoo::cast< Named::TestIfTestMoveToLimit >()

◆ Nice::PropertyFoo::cast< Named::TestIfTestSetNicePoint >()

◆ Nice::PropertyFoo::set< Named::TestIfTestMoveToLimit >()

◆ Nice::PropertyFoo::set< Named::TestIfTestSetNicePoint >()

Variable Documentation

◆ s_PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit

struct PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit s_PropertyFactoryTypeMapInitializerNamedTestIfTestMoveToLimit

◆ s_PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint

struct PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint s_PropertyFactoryTypeMapInitializerNamedTestIfTestSetNicePoint