ldas-tools-ldasgen
2.6.3
|
#include <Symbols.hh>
Public Types | |
typedef value_type | storage_type |
Public Member Functions | |
Storage (storage_type Value) | |
~Storage () | |
const Storage & | operator= (storage_type Value) |
void | Get (storage_type &Value) const |
void | Set (const storage_type &Value) |
Public Attributes | |
LDASTools::AL::MutexLock::baton_type | m_baton |
storage_type | m_value |
typedef value_type GenericAPI::Symbols::Storage< value_type >::storage_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutable |
storage_type GenericAPI::Symbols::Storage< value_type >::m_value |