OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Member Functions | Public Attributes | List of all members
ossim::StreamFactoryRegistry::BufferInfo Class Reference

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
 

Detailed Description

This is an internal class used to store the buffer information loaded from the preferences.

See also
StreamFactoryRegistry

Definition at line 191 of file ossimStreamFactoryRegistry.h.

Constructor & Destructor Documentation

◆ BufferInfo()

ossim::StreamFactoryRegistry::BufferInfo::BufferInfo ( )
inline

Member Data Documentation

◆ m_enableBlocked

bool ossim::StreamFactoryRegistry::BufferInfo::m_enableBlocked

Definition at line 198 of file ossimStreamFactoryRegistry.h.

◆ m_enabled

bool ossim::StreamFactoryRegistry::BufferInfo::m_enabled

Definition at line 197 of file ossimStreamFactoryRegistry.h.

◆ m_pattern

ossimString ossim::StreamFactoryRegistry::BufferInfo::m_pattern

Definition at line 199 of file ossimStreamFactoryRegistry.h.

◆ m_size

ossim_uint64 ossim::StreamFactoryRegistry::BufferInfo::m_size

Definition at line 200 of file ossimStreamFactoryRegistry.h.


The documentation for this class was generated from the following file: