ldas-tools-diskcacheAPI  2.7.2
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:
Inheritance graph
[legend]

Public Types

typedef INT_4U size_type
 
typedef INT_4U size_type
 
typedef INT_4U size_type
 

Public Member Functions

virtual ~Streamable ()
 
virtual size_type Count () const =0
 
virtual ~Streamable ()
 
virtual size_type Count () const =0
 
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 [1/3]

◆ size_type [2/3]

◆ size_type [3/3]

Constructor & Destructor Documentation

◆ ~Streamable() [1/3]

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

◆ ~Streamable() [2/3]

virtual diskCache::Streams::Streamable::~Streamable ( )
virtual

◆ ~Streamable() [3/3]

virtual diskCache::Streams::Streamable::~Streamable ( )
virtual

Member Function Documentation

◆ Count() [1/3]

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

◆ Count() [2/3]

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

◆ Count() [3/3]

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

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