#include <StorageAccount.h>
Public Member Functions | |
StorageClassToken (StorageClassToken const &)=default | |
int | value () const |
Private Member Functions | |
StorageClassToken ()=delete | |
StorageClassToken (int iValue) | |
Private Attributes | |
int | m_value |
Friends | |
class | StorageAccount |
Definition at line 106 of file StorageAccount.h.
|
default |
|
privatedelete |
|
inlineexplicitprivate |
Definition at line 114 of file StorageAccount.h.
|
inline |
Definition at line 109 of file StorageAccount.h.
Referenced by StorageAccount::counter(), and StorageAccount::nameForToken().
|
friend |
Definition at line 111 of file StorageAccount.h.
|
private |
Definition at line 116 of file StorageAccount.h.