![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
|
#include "oraltypes.h"
Inheritance diagram for LeechCraft::Util::oral::PKey< T, Tags >:
Collaboration diagram for LeechCraft::Util::oral::PKey< T, Tags >:Public Types | |
| using | value_type = T |
Public Member Functions | |
| PKey ()=default | |
| PKey (T val) | |
| PKey & | operator= (T val) |
| operator value_type () const | |
| const value_type & | operator* () const |
Public Attributes | |
| T | Val_ |
Definition at line 51 of file oraltypes.h.
| using LeechCraft::Util::oral::PKey< T, Tags >::value_type = T |
Definition at line 53 of file oraltypes.h.
|
default |
|
inline |
Definition at line 59 of file oraltypes.h.
|
inline |
Definition at line 70 of file oraltypes.h.
|
inline |
Definition at line 75 of file oraltypes.h.
|
inline |
Definition at line 64 of file oraltypes.h.
| T LeechCraft::Util::oral::PKey< T, Tags >::Val_ |
Definition at line 55 of file oraltypes.h.
Referenced by LeechCraft::Util::oral::PKey< int, lco::NoAutogen >::operator value_type(), LeechCraft::Util::oral::PKey< int, lco::NoAutogen >::operator*(), LeechCraft::Util::oral::PKey< int, lco::NoAutogen >::operator=(), and LeechCraft::Util::oral::toString().