Smartswitch
|
#include <Config.ice>
#include <Glacier2/Session.ice>
#include <Common.ice>
#include <Destroyable.ice>
#include <AccessException.ice>
#include <Billing/CurrencyAmount.ice>
#include <Billing/Service.ice>
Go to the source code of this file.
Interfaces | |
interface | Smartswitch::Peer::Company |
The interface to manipulate with the partner Company. More... | |
Modules | |
Smartswitch | |
Smartswitch::Peer | |
Enumerations | |
enum | Smartswitch::Peer::ApplyToBalance { Smartswitch::Peer::Their, Smartswitch::Peer::Our } |
Selects type of a Company balance to which to apply a Transaction. More... | |
enum | Smartswitch::Peer::CompanyBalance { Smartswitch::Peer::Their, Smartswitch::Peer::Our, Smartswitch::Peer::Mutual } |
Selects type of a Company balance. More... | |