ldas-tools-diskcacheAPI  2.6.3
Public Types | Public Member Functions | List of all members
diskCache::Streams::Streamable Class Referenceabstract

This class is the base class for objects to be streamed. More...

#include <StreamsInterface.hh>

Inheritance diagram for diskCache::Streams::Streamable:
diskCache::Cache::SDGTx::DirectoryInfo

Public Types

typedef INT_4U size_type
 

Public Member Functions

virtual ~Streamable ()
 
virtual size_type Count () const =0
 

Detailed Description

This class is the base class for objects to be streamed.

Member Typedef Documentation

◆ size_type

Constructor & Destructor Documentation

◆ ~Streamable()

diskCache::Streams::Streamable::~Streamable ( )
inlinevirtual

Member Function Documentation

◆ Count()

virtual size_type diskCache::Streams::Streamable::Count ( ) const
pure virtual

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