g4tools  5.4.0
Namespaces | Macros | Functions
fileis File Reference
#include "signature"
#include <cstring>
#include "fsize"
#include <climits>
Include dependency graph for fileis:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::file
 

Macros

#define tools_fileis
 

Functions

bool tools::file::is_zip (const std::string &a_file, bool &a_is)
 
bool tools::file::is_jpeg (const std::string &a_file, bool &a_is)
 
bool tools::file::is_ico (const std::string &a_file, bool &a_is)
 
bool tools::file::is_png (const std::string &a_file, bool &a_is)
 
bool tools::file::is_root (const std::string &a_file, bool &a_is)
 
bool tools::file::is_iv (const std::string &a_file, bool &a_is)
 
bool tools::file::is_wrl (const std::string &a_file, bool &a_is)
 
bool tools::file::is_fog (const std::string &a_file, bool &a_is)
 
bool tools::file::is_dot (const std::string &a_file, bool &a_is)
 
bool tools::file::is_dcm (const std::string &a_file, bool &a_is)
 
bool tools::file::is_gdml (const std::string &a_file, bool &a_is)
 
bool tools::file::is_exsg (unsigned int a_sz, const char *a_buffer)
 
bool tools::file::is_exsg (const std::string &a_file, bool &a_is)
 
bool tools::file::is_bsg (unsigned int a_sz, const char *a_buffer)
 
bool tools::file::is_bsg (const std::string &a_file, bool &a_is)
 
bool tools::file::is_scenarios (const std::string &a_file, bool &a_is)
 
bool tools::file::is_slides (const std::string &a_file, bool &a_is)
 
bool tools::file::is_fits (const std::string &a_file, bool &a_is)
 
bool tools::file::is_hdf (const std::string &a_file, bool &a_is)
 
bool tools::file::is_ps (const std::string &a_file, bool &a_is)
 
bool tools::file::is_simbad (const std::string &a_file, bool &a_is)
 
bool tools::file::is_aida (const std::string &a_file, bool &a_is)
 
bool tools::file::is_jive (const std::string &a_file, bool &a_is)
 
bool tools::file::is_heprep (const std::string &a_file, bool &a_is)
 
bool tools::file::is_shp (const std::string &a_file, bool &a_is)
 

Macro Definition Documentation

◆ tools_fileis

#define tools_fileis

Definition at line 5 of file fileis.