Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CMoveChannelRestrictions, including all inherited members.
calculateDstUnitChannelsAllowed(const TUnitChannel &srcUnitChannel, uint16_t dstUnitId) | CMoveChannelRestrictions | private |
calculateDstUnitsAllowed(const TUnitChannel &srcUnitChannel) | CMoveChannelRestrictions | private |
canAddChannel(iv::types::unitId unitId, iv::types::channelOrder channelOrder, iv::channels::eChannelBaseType channelBaseType, std::string &returnMsg) | CUnitsRestrictions | static |
canAddChannels(std::string &returnMsg) | CUnitsRestrictions | static |
canAddTanks(std::string &returnMsg) | CUnitsRestrictions | static |
canAddUnit(iv::types::unitId unitId, iv::units::eUnitType unitType, std::string &returnMsg) | CUnitsRestrictions | static |
canDeleteChannel(iv::types::unitId unitId, iv::types::channelOrder channelId, std::string &returnMsg) | CUnitsRestrictions | static |
checkDstChannelIsCompatible(const TUnitChannel &srcUnitChannel, const TUnitChannel &dstUnitChannel) | CMoveChannelRestrictions | private |
checkDstChannelIsNotSelf(const TUnitChannel &srcUnitChannel, const TUnitChannel &dstUnitChannel) | CMoveChannelRestrictions | private |
checkDstChannelOk(const TUnitChannel &srcUnitChannel, const TUnitChannel &dstUnitChannel) | CMoveChannelRestrictions | private |
checkDstUnitIsCompatible(const TUnitChannel &srcUnitChannel, uint16_t dstUnitId) | CMoveChannelRestrictions | private |
checkDstUnitNotFull(uint16_t unitId) | CMoveChannelRestrictions | private |
checkDstUnitOk(const TUnitChannel &srcUnitChannel, uint16_t dstUnitId) | CMoveChannelRestrictions | private |
CMoveChannelRestrictions() | CMoveChannelRestrictions | |
CMoveChannelRestrictions(CMoveChannelRestrictions &&other)=delete | CMoveChannelRestrictions | |
CUnitsRestrictions()=default | CUnitsRestrictions | |
CUnitsRestrictions(const CUnitsRestrictions &other)=delete | CUnitsRestrictions | |
CUnitsRestrictions(CUnitsRestrictions &&other)=delete | CUnitsRestrictions | |
getDstUnitChannelsAllowed(const TUnitChannel &srcUnitChannel, uint16_t dstUnitId) | CMoveChannelRestrictions | |
getDstUnitsAllowed(const TUnitChannel &srcUnitChannel) | CMoveChannelRestrictions | |
getExistingUnitChannels(uint16_t unitId) | CUnitsRestrictions | static |
getExistingUnitChannelsWithChannelId(uint16_t unitId) | CUnitsRestrictions | static |
getExistingUnits() | CUnitsRestrictions | static |
getExistingUnitsWithUnitType() | CUnitsRestrictions | static |
getUsedUnitChannels(uint16_t unitId) const | CUnitsRestrictions | |
hasCanAFail(iv::units::eUnitType unitType) | CUnitsRestrictions | static |
hasCanBFail(iv::units::eUnitType unitType) | CUnitsRestrictions | static |
hasCanCFail(iv::units::eUnitType unitType) | CUnitsRestrictions | static |
isARestrictedChannel(iv::units::eUnitType unitType, iv::types::channelOrder channelOrder) | CUnitsRestrictions | static |
isARestrictedUnit(iv::units::eUnitType unitType) | CUnitsRestrictions | static |
isChannelWATankChangeable(uint16_t unitId, uint16_t channelId) | CUnitsRestrictions | static |
isValidMove(const TChannelMove &move) | CMoveChannelRestrictions | |
isValidUnitChannel(const TUnitChannel &unitChannel) | CUnitsRestrictions | static |
m_mapSrcDstRestrictions | CMoveChannelRestrictions | private |
operator=(const CMoveChannelRestrictions &other)=default | CMoveChannelRestrictions | |
operator=(CMoveChannelRestrictions &&other)=delete | CMoveChannelRestrictions | |
CUnitsRestrictions::operator=(const CUnitsRestrictions &other)=delete | CUnitsRestrictions | |
CUnitsRestrictions::operator=(CUnitsRestrictions &&other)=delete | CUnitsRestrictions | |
TChannelMove typedef | CMoveChannelRestrictions | |
TUnitChannel typedef | CUnitsRestrictions | |
~CMoveChannelRestrictions()=default | CMoveChannelRestrictions | |
~CUnitsRestrictions()=default | CUnitsRestrictions |