iberbox
2.1.2
|
Go to the source code of this file.
Classes | |
class | iberbox::AccountInfoData |
The Account Info Data class. More... | |
class | iberbox::BalanceInfoData |
class | iberbox::BalancesInfoData |
class | iberbox::CommandLogData |
class | iberbox::CouponInfoData |
class | iberbox::PermissionInfoData |
class | iberbox::SessionInfoData |
Namespaces | |
iberbox | |
The iberbox namespace. | |
Typedefs | |
typedef uint64_t | AccountHandle |
typedef std::shared_ptr< AccountInfoData > | iberbox::AccountInfo |
typedef std::shared_ptr< BalanceInfoData > | iberbox::BalanceInfo |
typedef std::vector< BalanceInfo > | iberbox::BalanceInfoDataList |
typedef std::shared_ptr< BalanceInfoDataList > | iberbox::BalanceInfoList |
typedef std::shared_ptr< BalancesInfoData > | iberbox::BalancesInfo |
typedef std::shared_ptr< CommandLogData > | iberbox::CommandLog |
typedef std::vector< CommandLog > | iberbox::CommandLogDataList |
typedef std::shared_ptr< CommandLogDataList > | iberbox::CommandLogList |
typedef std::shared_ptr< CouponInfoData > | iberbox::CouponInfo |
typedef std::vector< CouponInfo > | iberbox::CouponInfoDataList |
typedef std::shared_ptr< CouponInfoDataList > | iberbox::CouponInfoList |
typedef uint64_t | PermissionHandle |
typedef std::shared_ptr< PermissionInfoData > | iberbox::PermissionInfo |
typedef std::vector< PermissionInfo > | iberbox::PermissionInfoDataList |
typedef std::shared_ptr< PermissionInfoDataList > | iberbox::PermissionInfoList |
typedef std::shared_ptr< SessionInfoData > | iberbox::SessionInfo |
typedef std::vector< SessionInfo > | iberbox::SessionInfoDataList |
typedef std::shared_ptr< SessionInfoDataList > | iberbox::SessionInfoList |
typedef uint64_t AccountHandle |
typedef uint64_t PermissionHandle |