<?php
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.2
//
// <auto-generated>
//
// Generated from file `Common.ice'
//
// Warning: do not edit this file.
//
// </auto-generated>
//


namespace Smartswitch
{
    global $Smartswitch__t_StringSequence;

    if(!isset($Smartswitch__t_StringSequence))
    {
        global $IcePHP__t_string;
        $Smartswitch__t_StringSequence = IcePHP_defineSequence('::Smartswitch::StringSequence', $IcePHP__t_string);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_StringOpt;

    if(!isset($Smartswitch__t_StringOpt))
    {
        global $IcePHP__t_string;
        $Smartswitch__t_StringOpt = IcePHP_defineSequence('::Smartswitch::StringOpt', $IcePHP__t_string);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_IntSequence;

    if(!isset($Smartswitch__t_IntSequence))
    {
        global $IcePHP__t_int;
        $Smartswitch__t_IntSequence = IcePHP_defineSequence('::Smartswitch::IntSequence', $IcePHP__t_int);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_DoubleOpt;

    if(!isset($Smartswitch__t_DoubleOpt))
    {
        global $IcePHP__t_double;
        $Smartswitch__t_DoubleOpt = IcePHP_defineSequence('::Smartswitch::DoubleOpt', $IcePHP__t_double);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_BoolOpt;

    if(!isset($Smartswitch__t_BoolOpt))
    {
        global $IcePHP__t_bool;
        $Smartswitch__t_BoolOpt = IcePHP_defineSequence('::Smartswitch::BoolOpt', $IcePHP__t_bool);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_IntOpt;

    if(!isset($Smartswitch__t_IntOpt))
    {
        global $IcePHP__t_int;
        $Smartswitch__t_IntOpt = IcePHP_defineSequence('::Smartswitch::IntOpt', $IcePHP__t_int);
    }
}

namespace Smartswitch
{
    global $Smartswitch__t_LongOpt;

    if(!isset($Smartswitch__t_LongOpt))
    {
        global $IcePHP__t_long;
        $Smartswitch__t_LongOpt = IcePHP_defineSequence('::Smartswitch::LongOpt', $IcePHP__t_long);
    }
}
?>
