g4tools  5.4.0
Namespaces | Macros | Functions
cids File Reference
#include "cid"
#include <string>
#include "typedefs"
#include <vector>
Include dependency graph for cids:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define tools_cids
 

Functions

cid tools::_cid (byte)
 
cid tools::_cid (char)
 
cid tools::_cid (unsigned short)
 
cid tools::_cid (short)
 
cid tools::_cid (unsigned int)
 
cid tools::_cid (int)
 
cid tools::_cid (float)
 
cid tools::_cid (double)
 
cid tools::_cid (bool)
 
cid tools::_cid (uint64)
 
cid tools::_cid (int64)
 
cid tools::_cid (const std::string &)
 
cid tools::_cid (fits_bit)
 
cid tools::_cid (csv_time)
 
template<class T >
cid tools::_cid (const std::vector< T > &)
 
template<class T >
cid tools::_cid_std_vector ()
 
bool tools::cid2s (cid a_id, std::string &a_s)
 

Macro Definition Documentation

◆ tools_cids

#define tools_cids

Definition at line 5 of file cids.