ldas-tools-ldasgen
2.5.5
|
#include <Symbols.hh>
Public Types | |
typedef INT_4U | storage_type |
Public Member Functions | |
Storage (storage_type Value) | |
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 INT_4U GenericAPI::Symbols::Storage< INT_4U >::storage_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutable |
storage_type GenericAPI::Symbols::Storage< INT_4U >::m_value |