|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is an internal class used to store the buffer information loaded from the preferences. More...
Public Member Functions | |
| BufferInfo () | |
Public Attributes | |
| bool | m_enabled |
| bool | m_enableBlocked |
| ossimString | m_pattern |
| ossim_uint64 | m_size |
This is an internal class used to store the buffer information loaded from the preferences.
Definition at line 191 of file ossimStreamFactoryRegistry.h.
|
inline |
Definition at line 193 of file ossimStreamFactoryRegistry.h.
| bool ossim::StreamFactoryRegistry::BufferInfo::m_enableBlocked |
Definition at line 198 of file ossimStreamFactoryRegistry.h.
| bool ossim::StreamFactoryRegistry::BufferInfo::m_enabled |
Definition at line 197 of file ossimStreamFactoryRegistry.h.
| ossimString ossim::StreamFactoryRegistry::BufferInfo::m_pattern |
Definition at line 199 of file ossimStreamFactoryRegistry.h.
| ossim_uint64 ossim::StreamFactoryRegistry::BufferInfo::m_size |
Definition at line 200 of file ossimStreamFactoryRegistry.h.
1.8.14