iberbox  2.1.1
account.h File Reference
Include dependency graph for account.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Author
Javier Serrano (js@ib.nosp@m.erbo.nosp@m.x.com)
Date
2021-02-12

Typedef Documentation

◆ AccountHandle

typedef uint64_t AccountHandle

◆ PermissionHandle

typedef uint64_t PermissionHandle