ldas-tools-ldasgen  2.7.2
Public Types | Public Member Functions | List of all members
GenericAPI::StatBase Class Referenceabstract

#include <StatBase.hh>

Inheritance diagram for GenericAPI::StatBase:
Inheritance graph
[legend]

Public Types

enum  debug_info { STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL }
 
enum  debug_info { STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL }
 
enum  debug_info { STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL , STAT_DEBUG_GENERAL }
 
typedef struct stat stat_buf_type
 
typedef LDASTools::AL::Directory directory_type
 
typedef struct stat stat_buf_type
 
typedef LDASTools::AL::Directory directory_type
 
typedef struct stat stat_buf_type
 
typedef LDASTools::AL::Directory directory_type
 

Public Member Functions

virtual ~StatBase ()
 
virtual std::string Debug (debug_info DebugInfo=STAT_DEBUG_GENERAL) const =0
 
virtual void Init ()=0
 
virtual int LStat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int LStat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual StatBasevnew () const =0
 
virtual ~StatBase ()
 
virtual std::string Debug (debug_info DebugInfo=STAT_DEBUG_GENERAL) const =0
 
virtual void Init ()=0
 
virtual int LStat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int LStat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual StatBasevnew () const =0
 
virtual ~StatBase ()
 
virtual std::string Debug (debug_info DebugInfo=STAT_DEBUG_GENERAL) const =0
 
virtual void Init ()=0
 
virtual int LStat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int LStat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const std::string &FileName, stat_buf_type &Buf) const =0
 
virtual int Stat (const directory_type &Dir, const std::string &RelFileName, stat_buf_type &Buf) const =0
 
virtual StatBasevnew () const =0
 

Member Typedef Documentation

◆ directory_type [1/3]

typedef LDASTools::AL::Directory GenericAPI::StatBase::directory_type

◆ directory_type [2/3]

typedef LDASTools::AL::Directory GenericAPI::StatBase::directory_type

◆ directory_type [3/3]

typedef LDASTools::AL::Directory GenericAPI::StatBase::directory_type

◆ stat_buf_type [1/3]

◆ stat_buf_type [2/3]

◆ stat_buf_type [3/3]

Member Enumeration Documentation

◆ debug_info [1/3]

Enumerator
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 

◆ debug_info [2/3]

Enumerator
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 

◆ debug_info [3/3]

Enumerator
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 
STAT_DEBUG_GENERAL 

Constructor & Destructor Documentation

◆ ~StatBase() [1/3]

GenericAPI::StatBase::~StatBase ( )
virtual

◆ ~StatBase() [2/3]

virtual GenericAPI::StatBase::~StatBase ( )
virtual

◆ ~StatBase() [3/3]

virtual GenericAPI::StatBase::~StatBase ( )
virtual

Member Function Documentation

◆ Debug() [1/3]

virtual std::string GenericAPI::StatBase::Debug ( debug_info  DebugInfo = STAT_DEBUG_GENERAL) const
pure virtual

◆ Debug() [2/3]

virtual std::string GenericAPI::StatBase::Debug ( debug_info  DebugInfo = STAT_DEBUG_GENERAL) const
pure virtual

◆ Debug() [3/3]

virtual std::string GenericAPI::StatBase::Debug ( debug_info  DebugInfo = STAT_DEBUG_GENERAL) const
pure virtual

◆ Init() [1/3]

virtual void GenericAPI::StatBase::Init ( )
pure virtual

◆ Init() [2/3]

virtual void GenericAPI::StatBase::Init ( )
pure virtual

◆ Init() [3/3]

virtual void GenericAPI::StatBase::Init ( )
pure virtual

◆ LStat() [1/6]

virtual int GenericAPI::StatBase::LStat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ LStat() [2/6]

virtual int GenericAPI::StatBase::LStat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ LStat() [3/6]

virtual int GenericAPI::StatBase::LStat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ LStat() [4/6]

virtual int GenericAPI::StatBase::LStat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ LStat() [5/6]

virtual int GenericAPI::StatBase::LStat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ LStat() [6/6]

virtual int GenericAPI::StatBase::LStat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [1/6]

virtual int GenericAPI::StatBase::Stat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [2/6]

virtual int GenericAPI::StatBase::Stat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [3/6]

virtual int GenericAPI::StatBase::Stat ( const directory_type Dir,
const std::string &  RelFileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [4/6]

virtual int GenericAPI::StatBase::Stat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [5/6]

virtual int GenericAPI::StatBase::Stat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ Stat() [6/6]

virtual int GenericAPI::StatBase::Stat ( const std::string &  FileName,
stat_buf_type Buf 
) const
pure virtual

◆ vnew() [1/3]

virtual StatBase* GenericAPI::StatBase::vnew ( ) const
pure virtual

◆ vnew() [2/3]

virtual StatBase* GenericAPI::StatBase::vnew ( ) const
pure virtual

◆ vnew() [3/3]

virtual StatBase* GenericAPI::StatBase::vnew ( ) const
pure virtual

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