g4tools  5.4.0
Classes | Namespaces | Macros | Functions
buffer File Reference
#include "rbuf"
#include "ifac"
#include "iro"
#include "../sout"
#include "../mapmanip"
#include <string>
#include <vector>
#include <ostream>
#include <map>
Include dependency graph for buffer:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::rroot::buffer
 

Namespaces

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

Macros

#define tools_rroot_buffer
 
#define TOOLS_RROOT_OBJ_MAP_STD_MAP
 

Functions

bool tools::rroot::dummy_TXxx_pointer_stream (buffer &a_buffer, ifac &a_fac)
 
template<class T >
bool tools::rroot::pointer_stream (buffer &a_buffer, ifac &a_fac, ifac::args &a_args, const std::string &a_T_class, T *&a_obj, bool &a_created)
 
template<class T >
bool tools::rroot::pointer_stream (buffer &a_buffer, ifac &a_fac, ifac::args &a_args, cid a_T_class, T *&a_obj, bool &a_created)
 
template<class T >
bool tools::rroot::pointer_stream (buffer &a_buffer, ifac &a_fac, ifac::args &a_args, T *&a_obj, bool &a_created)
 
template<class T >
bool tools::rroot::fixed_array_stream (buffer &a_buffer, int a_n, T *&a_v)
 

Macro Definition Documentation

◆ tools_rroot_buffer

#define tools_rroot_buffer

Definition at line 5 of file buffer.

◆ TOOLS_RROOT_OBJ_MAP_STD_MAP

#define TOOLS_RROOT_OBJ_MAP_STD_MAP

Definition at line 26 of file buffer.