src/ai/api/ai_transactionmode.hpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 9843 29f34a179daf
equal deleted inserted replaced
10338:fb4e0030116d 10339:ce6cd68d9eb8
     4 
     4 
     5 #ifndef AI_TRANSACTIONMODE_HPP
     5 #ifndef AI_TRANSACTIONMODE_HPP
     6 #define AI_TRANSACTIONMODE_HPP
     6 #define AI_TRANSACTIONMODE_HPP
     7 
     7 
     8 #include "ai_object.hpp"
     8 #include "ai_object.hpp"
       
     9 #include "../../command_type.h"
     9 #include <queue>
    10 #include <queue>
    10 
    11 
    11 /**
    12 /**
    12  * Class to switch current mode to Transaction mode.
    13  * Class to switch current mode to Transaction mode.
    13  * If you create an instance of this class, the mode will be switched to
    14  * If you create an instance of this class, the mode will be switched to