g4tools  5.4.0
Classes | Namespaces | Macros | Enumerations | Variables
element File Reference
#include "buffer"
#include "named"
#include "../snpf"
Include dependency graph for element:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::wroot::streamer_element
 
class  tools::wroot::streamer_base
 
class  tools::wroot::streamer_basic_type
 
class  tools::wroot::streamer_short
 
class  tools::wroot::streamer_int
 
class  tools::wroot::streamer_uint
 
class  tools::wroot::streamer_float
 
class  tools::wroot::streamer_double
 
class  tools::wroot::streamer_stat_t
 
class  tools::wroot::streamer_bool
 
class  tools::wroot::streamer_basic_pointer
 
class  tools::wroot::streamer_string
 
class  tools::wroot::streamer_object
 
class  tools::wroot::streamer_object_pointer
 
class  tools::wroot::streamer_object_any
 
class  tools::wroot::streamer_STL
 

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::wroot
 
 tools::wroot::streamer__info
 

Macros

#define tools_wroot_element
 

Enumerations

enum  tools::wroot::streamer__info::Type {
  tools::wroot::streamer__info::BASE = 0, tools::wroot::streamer__info::ARRAY = 20, tools::wroot::streamer__info::POINTER = 40, tools::wroot::streamer__info::POINTER_INT = 43,
  tools::wroot::streamer__info::POINTER_FLOAT = 45, tools::wroot::streamer__info::POINTER_DOUBLE = 48, tools::wroot::streamer__info::COUNTER = 6, tools::wroot::streamer__info::CHAR = 1,
  tools::wroot::streamer__info::SHORT = 2, tools::wroot::streamer__info::INT = 3, tools::wroot::streamer__info::FLOAT = 5, tools::wroot::streamer__info::DOUBLE = 8,
  tools::wroot::streamer__info::UNSIGNED_CHAR = 11, tools::wroot::streamer__info::UNSIGNED_SHORT = 12, tools::wroot::streamer__info::UNSIGNED_INT = 13, tools::wroot::streamer__info::BOOL = 18,
  tools::wroot::streamer__info::OBJECT = 61, tools::wroot::streamer__info::OBJECT_ANY = 62, tools::wroot::streamer__info::OBJECT_ARROW = 63, tools::wroot::streamer__info::OBJECT_POINTER = 64,
  tools::wroot::streamer__info::_TSTRING = 65, tools::wroot::streamer__info::TOBJECT = 66, tools::wroot::streamer__info::TNAMED = 67
}
 

Variables

const int tools::wroot::streamer__info::size_FLOAT = 4
 
const int tools::wroot::streamer__info::size_DOUBLE = 8
 
const int tools::wroot::streamer__info::size_INT = 4
 
const int tools::wroot::streamer__info::size_UINT = 4
 
const int tools::wroot::streamer__info::size_SHORT = 2
 
const int tools::wroot::streamer__info::size_BOOL = 4
 
const int tools::wroot::streamer__info::size_TString = 8
 

Macro Definition Documentation

◆ tools_wroot_element

#define tools_wroot_element

Definition at line 5 of file element.