<?php // ********************************************************************** // // Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** // // Ice version 3.5.1 // // <auto-generated> // // Generated from file `EndpointTypes.ice' // // Warning: do not edit this file. // // </auto-generated> // namespace Ice; if (!class_exists('\\Ice\\EndpointSelectionType')) { class EndpointSelectionType { const Random = 0; const Ordered = 1; } $Ice__t_EndpointSelectionType = IcePHP_defineEnum('::Ice::EndpointSelectionType', array('Random', 0, 'Ordered', 1)); }
const ChannelDescription = 0; const ChannelPosition = 1; } $Murmur__t_ChannelInfo = IcePHP_defineEnum('::Murmur::ChannelInfo', array('ChannelDescription', 0, 'ChannelPosition', 1)); } if (!class_exists('Murmur_UserInfo')) { class Murmur_UserInfo { const UserName = 0; const UserEmail = 1; const UserComment = 2; const UserHash = 3; const UserPassword = 4; const UserLastActive = 5; } $Murmur__t_UserInfo = IcePHP_defineEnum('::Murmur::UserInfo', array('UserName', 0, 'UserEmail', 1, 'UserComment', 2, 'UserHash', 3, 'UserPassword', 4, 'UserLastActive', 5)); } if (!isset($Murmur__t_UserMap)) { $Murmur__t_UserMap = IcePHP_defineDictionary('::Murmur::UserMap', $IcePHP__t_int, $Murmur__t_User); } if (!isset($Murmur__t_ChannelMap)) { $Murmur__t_ChannelMap = IcePHP_defineDictionary('::Murmur::ChannelMap', $IcePHP__t_int, $Murmur__t_Channel); } if (!isset($Murmur__t_ChannelList)) { $Murmur__t_ChannelList = IcePHP_defineSequence('::Murmur::ChannelList', $Murmur__t_Channel); } if (!isset($Murmur__t_UserList)) { $Murmur__t_UserList = IcePHP_defineSequence('::Murmur::UserList', $Murmur__t_User); } if (!isset($Murmur__t_GroupList)) { $Murmur__t_GroupList = IcePHP_defineSequence('::Murmur::GroupList', $Murmur__t_Group);
{ const ChannelDescription = 0; const ChannelPosition = 1; } $Murmur__t_ChannelInfo = IcePHP_defineEnum('::Murmur::ChannelInfo', array('ChannelDescription', 'ChannelPosition')); } if (!class_exists('Murmur_UserInfo')) { class Murmur_UserInfo { const UserName = 0; const UserEmail = 1; const UserComment = 2; const UserHash = 3; const UserPassword = 4; } $Murmur__t_UserInfo = IcePHP_defineEnum('::Murmur::UserInfo', array('UserName', 'UserEmail', 'UserComment', 'UserHash', 'UserPassword')); } if (!isset($Murmur__t_UserMap)) { $Murmur__t_UserMap = IcePHP_defineDictionary('::Murmur::UserMap', $IcePHP__t_int, $Murmur__t_User); } if (!isset($Murmur__t_ChannelMap)) { $Murmur__t_ChannelMap = IcePHP_defineDictionary('::Murmur::ChannelMap', $IcePHP__t_int, $Murmur__t_Channel); } if (!isset($Murmur__t_ChannelList)) { $Murmur__t_ChannelList = IcePHP_defineSequence('::Murmur::ChannelList', $Murmur__t_Channel); } if (!isset($Murmur__t_UserList)) { $Murmur__t_UserList = IcePHP_defineSequence('::Murmur::UserList', $Murmur__t_User); } if (!isset($Murmur__t_GroupList)) { $Murmur__t_GroupList = IcePHP_defineSequence('::Murmur::GroupList', $Murmur__t_Group);