TwiceAsNice  2019-02-18
Classes | Functions | Variables
PolygonTypes.cc File Reference
#include <Nice/Map/PolygonTypes.h>
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/LocalException.h>
#include <Ice/ObjectFactory.h>
#include <Ice/Outgoing.h>
#include <Ice/OutgoingAsync.h>
#include <Ice/BasicStream.h>
#include <IceUtil/Iterator.h>
#include <IceUtil/PopDisableWarnings.h>
#include <string>
#include <Nice/Property/Joint.hh>
#include <Nice/Property/Property.hh>
#include <Nice/Property/Factory.hh>
#include <Nice/Property/BridgeIce.hh>
#include <Nice/Map/Polygon.h>
Include dependency graph for PolygonTypes.cc:

Classes

struct  PropertyFactoryTypeMapInitializerPolygon
 

Functions

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

Variables

struct PropertyFactoryTypeMapInitializerPolygon s_PropertyFactoryTypeMapInitializerPolygon
 

Function Documentation

◆ Nice::castFromString< Nice::Polygon >()

template Nice::Polygon Nice::castFromString< Nice::Polygon > ( const std::string &  _s)

◆ Nice::castToString< Nice::Polygon >()

template std::string Nice::castToString< Nice::Polygon > ( const Nice::Polygon _t)

◆ Nice::Joint::get< Nice::Polygon >()

◆ Nice::Joint::getAtNode< Nice::Polygon >()

template Nice::Polygon Nice::Joint::getAtNode< Nice::Polygon > ( const std::string &  _node)

◆ Nice::Joint::getWithDefault< Nice::Polygon >()

◆ Nice::Joint::operator=<Nice::Polygon >()

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

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

template void Nice::Joint::set< Nice::Polygon > ( const Nice::Polygon _value,
const Nice::Date  
)

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

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

◆ Nice::Property::applyAttribute< Nice::Polygon >()

◆ Nice::Property::get< Nice::Polygon >()

◆ Nice::Property::getAttribute< Nice::Polygon >()

template Nice::Polygon Nice::Property::getAttribute< Nice::Polygon > ( const std::string &  _key)

◆ Nice::Property::getAttributeWithDefault< Nice::Polygon >()

◆ Nice::Property::isType< Nice::Polygon >()

◆ Nice::Property::operator=<Nice::Polygon >()

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

◆ Nice::Property::operator==<Nice::Polygon >()

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

◆ Nice::Property::ref< Nice::Polygon >()

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

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

◆ Nice::Property::setAttribute< Nice::Polygon >()

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

◆ Nice::PropertyFactory::addPropertyFactory< Nice::Polygon >()

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

◆ Nice::PropertyFoo::cast< Nice::Polygon >()

◆ Nice::PropertyFoo::set< Nice::Polygon >()

Variable Documentation

◆ s_PropertyFactoryTypeMapInitializerPolygon

struct PropertyFactoryTypeMapInitializerPolygon s_PropertyFactoryTypeMapInitializerPolygon