AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ForbiddenCardMediumExtraOperationLogic.h
Go to the documentation of this file.
1 #ifndef FORBIDDENCARDMEDIUMEXTRAOPERATIONLOGIC_H
2 #define FORBIDDENCARDMEDIUMEXTRAOPERATIONLOGIC_H
3 
4 
5 namespace EM
6 {
7  namespace PT
8  {
9  class EDataCollection;
10  }
11 }
12 
14 {
15 public:
16  static bool IsForbiddenCard( EM::PT::EDataCollection *readDataCollection, bool &forbiddenCard );
17 };
18 
19 #endif // FORBIDDENCARDMEDIUMEXTRAOPERATIONLOGIC_H
static bool IsForbiddenCard(EM::PT::EDataCollection *readDataCollection, bool &forbiddenCard)
Definition: ForbiddenCardMediumExtraOperationLogic.cpp:24
Definition: ForbiddenCardMediumExtraOperationLogic.h:13
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6