LifeV
long_name_check Class Reference

#include <long_name_check.hpp>

+ Inheritance diagram for long_name_check:
+ Collaboration diagram for long_name_check:

Public Member Functions

 long_name_check ()
 
virtual ~long_name_check ()
 
virtual const char * name () const
 
virtual const char * desc () const
 
virtual void inspect (const std::string &library_name, const path &full_path)
 
- Public Member Functions inherited from inspector
virtual ~inspector ()
 
virtual void inspect (const string &library_name, const path &full_path)
 
virtual void inspect (const string &library_name, const path &full_path, const string &contents)
 
virtual void close ()
 
void register_signature (const string &signature)
 
const string_setsignatures () const
 
void error (const string &library_name, const path &full_path, const string &msg)
 

Private Attributes

long m_long_name_errors
 

Detailed Description

Definition at line 17 of file long_name_check.hpp.

Constructor & Destructor Documentation

◆ long_name_check()

Definition at line 44 of file long_name_check.cpp.

◆ ~long_name_check()

~long_name_check ( )
virtual

Definition at line 110 of file long_name_check.cpp.

Member Function Documentation

◆ name()

virtual const char* name ( ) const
inlinevirtual

Implements inspector.

Definition at line 24 of file long_name_check.hpp.

◆ desc()

virtual const char* desc ( ) const
inlinevirtual

Implements inspector.

Definition at line 28 of file long_name_check.hpp.

◆ inspect()

void inspect ( const std::string &  library_name,
const path &  full_path 
)
virtual

Definition at line 46 of file long_name_check.cpp.

Field Documentation

◆ m_long_name_errors

long m_long_name_errors
private

Definition at line 19 of file long_name_check.hpp.


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