Ariles
Classes | Namespaces | Macros | Variables
reader_compact.h File Reference

Detailed Description

Author
Alexander Sherikov

Definition in file reader_compact.h.

Go to the source code of this file.

#include <iostream>

Classes

class  ariles2::ns_msgpack_compact::Reader
 Configuration reader class. More...
 

Namespaces

 ariles2
 
 ariles2::ns_msgpack_compact
 
 ariles2::ns_msgpack_compact::impl
 

Macros

#define ARILES2_BASIC_TYPE(type)   void readElement(type &element);
 

Variables

class ARILES2_VISIBILITY_ATTRIBUTE ariles2::ns_msgpack_compact::impl::Reader
 

Macro Definition Documentation

◆ ARILES2_BASIC_TYPE

#define ARILES2_BASIC_TYPE (   type)    void readElement(type &element);

Definition at line 75 of file reader_compact.h.