ldas-tools-diskcacheAPI  2.7.2
Public Types | Public Member Functions | List of all members
diskCache::MetaCommand::transfer_helper Class Reference

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::transfer_helper:
Inheritance graph
[legend]

Public Types

typedef INT_4U size_type
 
typedef CHAR_U bool_type
 
typedef INT_4U size_type
 
typedef CHAR_U bool_type
 
typedef INT_4U size_type
 
typedef CHAR_U bool_type
 

Public Member Functions

template<typename Type >
std::istream & Input (std::istream &Stream, Type &Data)
 
template<typename Type >
std::ostream & Output (std::ostream &Stream, Type Data)
 
std::istream & Blob (std::istream &Stream, bool &Available, std::iostream &Buffer)
 Read a raw block of information. More...
 
std::ostream & Blob (std::ostream &Stream, bool Available, std::iostream &Buffer)
 Write a raw block of information. More...
 
template<typename Type >
std::istream & Input (std::istream &Stream, Type &Data)
 
template<typename Type >
std::ostream & Output (std::ostream &Stream, Type Data)
 
std::istream & Blob (std::istream &Stream, bool &Available, std::iostream &Buffer)
 Read a raw block of information. More...
 
std::ostream & Blob (std::ostream &Stream, bool Available, std::iostream &Buffer)
 Write a raw block of information. More...
 
template<typename Type >
std::istream & Input (std::istream &Stream, Type &Data)
 
template<typename Type >
std::ostream & Output (std::ostream &Stream, Type Data)
 
std::istream & Blob (std::istream &Stream, bool &Available, std::iostream &Buffer)
 Read a raw block of information. More...
 
std::ostream & Blob (std::ostream &Stream, bool Available, std::iostream &Buffer)
 Write a raw block of information. More...
 

Member Typedef Documentation

◆ bool_type [1/3]

◆ bool_type [2/3]

◆ bool_type [3/3]

◆ size_type [1/3]

◆ size_type [2/3]

◆ size_type [3/3]

Member Function Documentation

◆ Blob() [1/6]

std::istream& diskCache::MetaCommand::transfer_helper::Blob ( std::istream &  Stream,
bool &  Available,
std::iostream &  Buffer 
)
inline

Read a raw block of information.

◆ Blob() [2/6]

std::istream& diskCache::MetaCommand::transfer_helper::Blob ( std::istream &  Stream,
bool &  Available,
std::iostream &  Buffer 
)
inline

Read a raw block of information.

◆ Blob() [3/6]

std::istream& diskCache::MetaCommand::transfer_helper::Blob ( std::istream &  Stream,
bool &  Available,
std::iostream &  Buffer 
)
inline

Read a raw block of information.

◆ Blob() [4/6]

std::ostream& diskCache::MetaCommand::transfer_helper::Blob ( std::ostream &  Stream,
bool  Available,
std::iostream &  Buffer 
)
inline

Write a raw block of information.

◆ Blob() [5/6]

std::ostream& diskCache::MetaCommand::transfer_helper::Blob ( std::ostream &  Stream,
bool  Available,
std::iostream &  Buffer 
)
inline

Write a raw block of information.

◆ Blob() [6/6]

std::ostream& diskCache::MetaCommand::transfer_helper::Blob ( std::ostream &  Stream,
bool  Available,
std::iostream &  Buffer 
)
inline

Write a raw block of information.

◆ Input() [1/3]

template<typename Type >
std::istream& diskCache::MetaCommand::transfer_helper::Input ( std::istream &  Stream,
Type &  Data 
)
inline

◆ Input() [2/3]

template<typename Type >
std::istream& diskCache::MetaCommand::transfer_helper::Input ( std::istream &  Stream,
Type &  Data 
)
inline

◆ Input() [3/3]

template<typename Type >
std::istream& diskCache::MetaCommand::transfer_helper::Input ( std::istream &  Stream,
Type &  Data 
)
inline

◆ Output() [1/3]

template<typename Type >
std::ostream& diskCache::MetaCommand::transfer_helper::Output ( std::ostream &  Stream,
Type  Data 
)
inline

◆ Output() [2/3]

template<typename Type >
std::ostream& diskCache::MetaCommand::transfer_helper::Output ( std::ostream &  Stream,
Type  Data 
)
inline

◆ Output() [3/3]

template<typename Type >
std::ostream& diskCache::MetaCommand::transfer_helper::Output ( std::ostream &  Stream,
Type  Data 
)
inline

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